{"info":{"_postman_id":"5af144e4-92dd-4ddb-8020-1961ece6b967","name":"Award Force API","description":"<html><head></head><body><img src=\"https://cr4ce-api-docs-images.s3-eu-west-1.amazonaws.com/AF_Logo_50x50.png\">\n\n<p>The information below can be used by your engineering team or developers to pass data from the Award Force application to other websites or applications.</p>\n<p>With our API, you can list, get, create, update, delete and upload many different resources:</p>\n<ul>\n<li><p>Account</p>\n</li>\n<li><p>Assignment</p>\n</li>\n<li><p>Attachment</p>\n</li>\n<li><p>Category</p>\n</li>\n<li><p>Chapter</p>\n</li>\n<li><p>Contributor</p>\n</li>\n<li><p>Entry</p>\n</li>\n<li><p>Entry (realtime)</p>\n</li>\n<li><p>Field</p>\n</li>\n<li><p>File</p>\n</li>\n<li><p>Leaderboard</p>\n</li>\n<li><p>Order</p>\n</li>\n<li><p>Review task</p>\n</li>\n<li><p>Round</p>\n</li>\n<li><p>Score set</p>\n</li>\n<li><p>Season</p>\n</li>\n<li><p>Tax</p>\n</li>\n<li><p>User</p>\n</li>\n<li><p>Webhook</p>\n</li>\n</ul>\n<p>The following endpoints are currently being worked on and will be added soon:</p>\n<ul>\n<li>Tab</li>\n</ul>\n<p>If you have any questions about our API or you would like to participate in our beta program, please feel free to send an email to <a href=\"https://mailto:support@awardforce.com\">support@awardforce.com</a></p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Access to the Award Force API is secured via API Keys. You may generate as many keys as you like yet each key belongs to the one account. The scope of the key determines the permissions of the key:</p>\n<p>Read only - for read endpoints only<br>Read / Write - for read and write endpoints</p>\n<p>Multiple email addresses may be specified for receiving notification emails.</p>\n<h2 id=\"generate-api-key\">Generate API key</h2>\n<ol>\n<li><p>In Award Force navigate to <em>Settings &gt; Integrations &gt; API Keys</em></p>\n</li>\n<li><p>Click <strong>Generate API Key</strong></p>\n</li>\n<li><p>Enter <strong>Key name / purpose</strong></p>\n</li>\n<li><p>Select <strong>Scope</strong></p>\n<ol>\n<li><p>Read only - for read endpoints only</p>\n</li>\n<li><p>Read / Write - for read and write endpoints</p>\n</li>\n</ol>\n</li>\n<li><p>Specify notification email addresses (optional). Separate each address with a comma (,) or a semicolon (;)</p>\n</li>\n<li><p>Click <strong>Save</strong></p>\n</li>\n</ol>\n<h2 id=\"edit-api-key\">Edit API key</h2>\n<ol>\n<li><p>In Award Force navigate to <em>Settings &gt; Integrations &gt; API Keys</em></p>\n</li>\n<li><p>Click on the <strong>Key name / purpose</strong> of the key you<br> wish to edit OR click on the overflow action menu of the key you wish to edit and click <strong>Edit</strong></p>\n</li>\n<li><p>Update <strong>Key name / purpose</strong></p>\n</li>\n<li><p>Update <strong>Scope</strong></p>\n<ol>\n<li><p>Read only - for read endpoints only</p>\n</li>\n<li><p>Read / Write - for read and write endpoints</p>\n</li>\n</ol>\n</li>\n<li><p>Update notification email addresses (optional). Separate each address with a comma (,) or a semicolon (;)</p>\n</li>\n<li><p>Click <strong>Save</strong></p>\n</li>\n</ol>\n<h2 id=\"revoke-api-key\">Revoke API key</h2>\n<ol>\n<li><p>In Award Force navigate to <em>Settings &gt; Integrations &gt; API Keys</em></p>\n</li>\n<li><p>Click on the overflow action menu of the key you wish to edit and click <strong>Revoke</strong></p>\n</li>\n<li><p>Click <strong>OK</strong> in the confirm dialog</p>\n</li>\n</ol>\n<h1 id=\"requests\">Requests</h1>\n<p>The request URL is api.cr4ce.com however for optimal performance we recommend using our regional endpoints. Select the region to match your account location.</p>\n<p><strong>Australasia</strong>: api.au.cr4ce.com<br><strong>Canada</strong>: api.ca.cr4ce.com<br><strong>EU</strong>: api.eu.cr4ce.com<br><strong>Hong Kong</strong>: api.hk.cr4ce.com<br><strong>UAE</strong>: api.ae.cr4ce.com<br><strong>US</strong>: api.us.cr4ce.com</p>\n<h2 id=\"request-headers\">Request headers</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Required</th>\n<th>Allowed values</th>\n<th>Default value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Accept</td>\n<td>Yes</td>\n<td>One of the following:  <br>  <br>application/vnd.Creative Force.v2.3+json  <br>- application/vnd.Creative Force.v2.3+xml</td>\n<td>None</td>\n<td>Defines the response type.</td>\n</tr>\n<tr>\n<td>x-api-key</td>\n<td>Yes</td>\n<td>Valid API key</td>\n<td>None</td>\n<td>Used to authenticate and authorize the consumer.</td>\n</tr>\n<tr>\n<td>x-api-language</td>\n<td>No</td>\n<td>Comma separated string with one or more of the following:  <br>  <br>- all (will override any other values present)  <br>- ar_AR  <br>- bg_BG  <br>- bn_IN  <br>- ca_ES  <br>- cs_CZ  <br>- cy_GB  <br>- da_DK  <br>- de_DE  <br>- en_GB  <br>- en_US  <br>- el_GR  <br>- es_NN  <br>- es_LA  <br>- fa_NN  <br>- fi_FI  <br>- fr_FR  <br>- fr_CA  <br>- he_IL  <br>- hi_IN  <br>- it_IT  <br>- ja_JP  <br>- ko_KR  <br>- lt_LT  <br>- ms_MY  <br>- nl_NL  <br>- nb_NO  <br>- pl_PL  <br>- pt_BR  <br>- ru_RU  <br>- sl_SI  <br>- sv_SE  <br>- sw_NN  <br>- th_TH  <br>- uk_UA  <br>- vi_VN  <br>- zh_CN  <br>- zh_HK</td>\n<td>Account default language</td>\n<td>Defines the languages to include in the response.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"request-body\">Request body</h2>\n<p>POST and PUT requests expect JSON request bodies.</p>\n<h2 id=\"request-body-parameter-types\">Request body parameter types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Type</th>\n<th>Format</th>\n<th>Empty value</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Integer</td>\n<td>Whole number</td>\n<td>null</td>\n<td>1</td>\n</tr>\n<tr>\n<td>Float</td>\n<td>Decimal number</td>\n<td>null</td>\n<td>1.23</td>\n</tr>\n<tr>\n<td>String</td>\n<td>Letters, numbers, characters wrapped in quotations</td>\n<td>\"\"</td>\n<td>\"String\"</td>\n</tr>\n<tr>\n<td>Array</td>\n<td>JSON array</td>\n<td>null</td>\n<td>[\"Array element 1\", \"Array element 2\"]</td>\n</tr>\n<tr>\n<td>Boolean</td>\n<td>true / false</td>\n<td>null</td>\n<td>true</td>\n</tr>\n<tr>\n<td>Slug</td>\n<td>8 character string</td>\n<td>Never null</td>\n<td>\"aBcDeFgH\"</td>\n</tr>\n<tr>\n<td>Date</td>\n<td>ISO 6801 Zulu standard</td>\n<td>null</td>\n<td>“2020-10-08” OR “2020-12-08T08:58:50Z”</td>\n</tr>\n<tr>\n<td>Table</td>\n<td>JSON object</td>\n<td>null</td>\n<td>{\"slug\": {\"B1\": \"valueB1\", \"C1\": \"valueC1\", \"B2\": \"valueB2\", \"C2\": \"valueC2\"}}</td>\n</tr>\n<tr>\n<td>Translated value</td>\n<td>JSON object</td>\n<td>{\"en_GB\":\"\"}</td>\n<td>{\"en_GB\":\"Translated value\"}</td>\n</tr>\n<tr>\n<td>Related resource</td>\n<td>JSON object</td>\n<td>null</td>\n<td>{\"slug\":\"aBcDeFgH\", \"name\": {\"en_GB\":\"Translated value\"}}</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"fields-expected-data-types\">Fields expected data types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Checkbox</td>\n<td>Boolean</td>\n<td>See \"Boolean\" type above.</td>\n</tr>\n<tr>\n<td>Checkbox list</td>\n<td>Array</td>\n<td>See \"Array\" type above. Options must exactly match the field value (not label) including letter case</td>\n</tr>\n<tr>\n<td>Content</td>\n<td>String</td>\n<td>See \"String\" type above.</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>String</td>\n<td>See \"String\" type above. Accepts the two-letter country code, per <a href=\"https://support.awardforce.com/hc/en-us/articles/360000237856-Two-letter-country-codes-in-fields\">this list</a></td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>Float</td>\n<td>See \"Float\" type above.</td>\n</tr>\n<tr>\n<td>Date</td>\n<td>Date</td>\n<td>See \"Date\" type above.</td>\n</tr>\n<tr>\n<td>Date and time</td>\n<td>Date</td>\n<td>See \"Date\" type above.</td>\n</tr>\n<tr>\n<td>Drop-down list</td>\n<td>String</td>\n<td>See \"String\" type above. Options must exactly match the field value (not label) including letter case.</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>String</td>\n<td>See \"String\" type above. Must follow standard email format, i.e. <a href=\"https://mailto:name@domain.com\">name@domain.com</a></td>\n</tr>\n<tr>\n<td>File upload (single)</td>\n<td>-</td>\n<td>See \"Upload entry file\" or \"Upload user file\" endpoints</td>\n</tr>\n<tr>\n<td>Numeric</td>\n<td>Float</td>\n<td>See \"Float\" type above.</td>\n</tr>\n<tr>\n<td>Phone number</td>\n<td>String</td>\n<td>See \"String\" type above. International format, including leading + - must be a valid phone number.</td>\n</tr>\n<tr>\n<td>Radio buttons</td>\n<td>String</td>\n<td>See \"String\" type above. Options must exactly match the field value (not label) including letter case.</td>\n</tr>\n<tr>\n<td>Table</td>\n<td>-</td>\n<td>See \"Table\" type above</td>\n</tr>\n<tr>\n<td>Text (single line)</td>\n<td>String</td>\n<td>See \"String\" type above.</td>\n</tr>\n<tr>\n<td>Text area (multi-line)</td>\n<td>String</td>\n<td>See \"String\" type above.</td>\n</tr>\n<tr>\n<td>Time</td>\n<td>String</td>\n<td>See \"String\" type above.</td>\n</tr>\n<tr>\n<td>URL</td>\n<td>String</td>\n<td>See \"String\" type above. Must begin with \"https://\".</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"rate-limiting\">Rate limiting</h2>\n<p>Rate limiting is set at 60 requests per API key per 60 seconds. Any requests received beyond this will result in a 429 response.</p>\n<h2 id=\"file-upload-size-limit\">File upload size limit</h2>\n<p>File uploads are limited to a maximum file size of 256 MB. Any request containing a file greater than this value will result in a 413 response.</p>\n<h2 id=\"base64-encoding\">Base64 encoding</h2>\n<p>File upload endpoints accept base64 encoded strings representing the file you wish to upload. Many popular programming languages support converting files to a base64 encoded string. Alternatively if you are using an API client you can find websites online for converting an image to a base64 encoded string.</p>\n<h1 id=\"responses\">Responses</h1>\n<h2 id=\"response-formats\">Response formats</h2>\n<p>Responses are provided in two formats: JSON and XML. Determining the format of your response requires setting the Accept header to the appropriate value, as follows:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Format</th>\n<th>Header value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>JSON</td>\n<td>application/vnd.Creative Force.v2.3+json</td>\n</tr>\n<tr>\n<td>XML</td>\n<td>application/vnd.Creative Force.v2.3+xml</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-body-parameter-types\">Response body parameter types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Type</th>\n<th>Format</th>\n<th>Empty value</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Integer</td>\n<td>Whole number</td>\n<td>null</td>\n<td>1</td>\n</tr>\n<tr>\n<td>Float</td>\n<td>Decimal number</td>\n<td>null</td>\n<td>1.23</td>\n</tr>\n<tr>\n<td>String</td>\n<td>Letters, numbers, characters wrapped in quotations</td>\n<td>\"\"</td>\n<td>\"String\"</td>\n</tr>\n<tr>\n<td>Array</td>\n<td>JSON array</td>\n<td>null</td>\n<td>[\"Array element 1\", \"Array element 2\"]</td>\n</tr>\n<tr>\n<td>Boolean</td>\n<td>true / false</td>\n<td>null</td>\n<td>true</td>\n</tr>\n<tr>\n<td>Slug</td>\n<td>8 character string</td>\n<td>Never null</td>\n<td>\"aBcDeFgH\"</td>\n</tr>\n<tr>\n<td>Date</td>\n<td>ISO 6801 Zulu standard</td>\n<td>null</td>\n<td>“2020-12-08T08:58:50Z\"</td>\n</tr>\n<tr>\n<td>Translated value</td>\n<td>JSON object</td>\n<td>{\"en_GB\":\"\"}</td>\n<td>{\"en_GB\":\"Translated value\"}</td>\n</tr>\n<tr>\n<td>Related resource</td>\n<td>JSON object</td>\n<td>null</td>\n<td>{\"slug\":\"aBcDeFgH\", \"name\": {\"en_GB\":\"Translated value\"}}</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"paginated-results\">Paginated results</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>current_page</td>\n<td>Current page in the result set.</td>\n</tr>\n<tr>\n<td>data</td>\n<td>Array containing resource information.</td>\n</tr>\n<tr>\n<td>first_page_url</td>\n<td>Link to retrieve first page of result set.</td>\n</tr>\n<tr>\n<td>from</td>\n<td>Number of the first result in this page of the result set.</td>\n</tr>\n<tr>\n<td>last_page</td>\n<td>Last page number of the result set.</td>\n</tr>\n<tr>\n<td>last_page_url</td>\n<td>Link to retrieve results from the last page of the result set.</td>\n</tr>\n<tr>\n<td>next_page_url</td>\n<td>Link to retrieve results from the next page of the result set.</td>\n</tr>\n<tr>\n<td>path</td>\n<td>Link to this endpoint.</td>\n</tr>\n<tr>\n<td>per_page</td>\n<td>Number of results being shown per page.</td>\n</tr>\n<tr>\n<td>prev_page_url</td>\n<td>Link to retrieve results from the previous page of the result set.</td>\n</tr>\n<tr>\n<td>to</td>\n<td>Number of the last result in this page of the result set.</td>\n</tr>\n<tr>\n<td>total</td>\n<td>Total number of results in the result set.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"post-responses\">POST responses</h2>\n<p>Links to new resources can be found in the <em>Location</em> response header.</p>\n<h2 id=\"error-responses\">Error responses</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>message</td>\n<td>Error message</td>\n</tr>\n<tr>\n<td>errors</td>\n<td>Array containing specific error information</td>\n</tr>\n<tr>\n<td>status_code</td>\n<td>Error status code</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"success-codes\">Success codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status code</th>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>200</td>\n<td>OK</td>\n<td>The request has succeeded.</td>\n</tr>\n<tr>\n<td>201</td>\n<td>CREATED</td>\n<td>The request has succeeded and a new resource has been created as a result.</td>\n</tr>\n<tr>\n<td>204</td>\n<td>NO CONTENT</td>\n<td>The request has succeeded but there is no content to send in the response for this request.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"error-codes\">Error codes</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status code</th>\n<th>Name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400</td>\n<td>BAD REQUEST</td>\n<td>The server could not understand the request due to invalid syntax.</td>\n</tr>\n<tr>\n<td>401</td>\n<td>UNAUTHORIZED</td>\n<td>Indicates that the request has not been applied because it lacks valid authentication credentials for the target resource.</td>\n</tr>\n<tr>\n<td>403</td>\n<td>FORBIDDEN</td>\n<td>Indicates that the server understood the request but refuses to authorize it.</td>\n</tr>\n<tr>\n<td>413</td>\n<td>PAYLOAD TOO LARGE</td>\n<td>Indicates that the request entity is larger than limits defined by server.</td>\n</tr>\n<tr>\n<td>422</td>\n<td>UNPROCESSABLE ENTITY</td>\n<td>The request was well-formed but was unable to be followed due to semantic errors.</td>\n</tr>\n<tr>\n<td>429</td>\n<td>TOO MANY REQUESTS</td>\n<td>The user has sent too many requests in a given amount of time.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"webhooks\">Webhooks</h1>\n<p>You can trigger webhooks based on some event such as new user registration or entry submission. This will let you get data or perform tasks based on actions in your program. Only program managers can create webhooks.</p>\n<p>A webhook is sent immediately after the event occurs, except for the entry updated webhook, which is sent five minutes after the update.</p>\n<h2 id=\"create-a-webhook\">Create a webhook</h2>\n<ol>\n<li><p>In Award Force navigate to <em>Settings &gt; Integrations &gt; Webhooks</em></p>\n</li>\n<li><p>Click <strong>New webhook</strong></p>\n</li>\n<li><p>Enter <strong>Name</strong></p>\n</li>\n<li><p>Enter <strong>Webhook URL</strong></p>\n</li>\n<li><p>Use the auto-generated <strong>Signing key</strong> or create a new one</p>\n</li>\n<li><p>Select the desired <strong>Event subscriptions</strong></p>\n</li>\n<li><p>(optional) Specify notification email addresses . Separate each address with a comma (,) or a semicolon (;)</p>\n</li>\n<li><p>Click <strong>Save</strong></p>\n</li>\n</ol>\n<h2 id=\"edit-webhook\">Edit webhook</h2>\n<ol>\n<li><p>In Award Force navigate to <em>Settings &gt; Integrations &gt; Webhooks</em></p>\n</li>\n<li><p>Click on the <strong>Name</strong> of the webhook you wish to edit</p>\n</li>\n<li><p>Make your changes</p>\n</li>\n<li><p>Click <strong>Save</strong></p>\n</li>\n</ol>\n<h2 id=\"delete-a-webhook\">Delete a webhook</h2>\n<ol>\n<li><p>In Award Force navigate to <em>Settings &gt; Integrations &gt; Webhooks</em></p>\n</li>\n<li><p>Click the checkbox next to the webhook and delete it via the <strong>Action</strong> button</p>\n</li>\n<li><p>Click <strong>OK</strong> in the confirmation dialog</p>\n</li>\n</ol>\n<h2 id=\"webhook-payloads\">Webhook payloads</h2>\n<p>Webhook payloads are provided in JSON format and always contain the following attributes:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>event</td>\n<td>Enumerated string with possible values being one of the events described in the following sections</td>\n</tr>\n<tr>\n<td>timestamp</td>\n<td>ISO 8601 formatted datetime value.  <br>i.e. <code>2020-01-01T00:00:00Z</code></td>\n</tr>\n<tr>\n<td>source</td>\n<td>Enumerated string with the following possible values:  <br>- <code>ui</code> (default)  <br>- <code>api</code></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"signature\">Signature</h4>\n<p>You will receive a <strong>Signature</strong> header which you can use to validate the webhook payload.<br>The signature value is generated with this algorithm, using the <strong>Signing key</strong> specified in your webhook and the JSON payload :</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-php\">$signature = hash_hmac('sha256', $payloadJsonString, $signingKey);\n\n</code></pre>\n<p>You can do the same in your endpoint and compare the header <strong>Signature</strong> value with the one you generated with this algorithm.</p>\n<h4 id=\"available-event-subscriptions\">Available event subscriptions</h4>\n<h6 id=\"assignment-events\">Assignment events</h6>\n<ul>\n<li><p>assignment_completed</p>\n</li>\n<li><p>assignment_created</p>\n</li>\n</ul>\n<h6 id=\"entry-events\">Entry events</h6>\n<ul>\n<li><p>collaborator_invited</p>\n</li>\n<li><p>entry_category_changed</p>\n</li>\n<li><p>entry_chapter_changed</p>\n</li>\n<li><p>entry_copied</p>\n</li>\n<li><p>entry_created</p>\n</li>\n<li><p>entry_deleted</p>\n</li>\n<li><p>entry_eligible</p>\n</li>\n<li><p>entry_ineligible</p>\n</li>\n<li><p>entry_moderated</p>\n</li>\n<li><p>entry_resubmitted</p>\n</li>\n<li><p>entry_submitted</p>\n</li>\n<li><p>entry_tagged</p>\n</li>\n<li><p>entry_updated</p>\n</li>\n<li><p>field_value_updated</p>\n</li>\n<li><p>review_task_created</p>\n</li>\n<li><p>review_task_submitted</p>\n</li>\n</ul>\n<h6 id=\"entry-payload\">Entry Payload</h6>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"attachments\": [\n    {\n      \"token\": \"H8gQzQZTWEKkA6mt\",\n      \"link\": \"https://api.eu.cr4ce.com/file/H8gQzQZTWEKkA6mt\",\n      \"name\": \"award_force_logo.jpg\",\n      \"download\": \"https://d2bp8hrk7i2swc.file\",\n      \"attachment_fields\": [],\n      \"tab\": {\n        \"slug\": \"ZgkxXxNq\",\n        \"type\": \"Attachments\",\n        \"created_at\": \"2026-03-19T11:25:42Z\",\n        \"updated_at\": \"2026-03-19T11:25:42Z\"\n      }\n    }\n  ],\n  \"auto_score\": 0,\n  \"category\": {\n    \"slug\": \"rdNOJyxG\",\n    \"link\": \"https://api.eu.cr4ce.com/category/rdNOJyxG\",\n    \"name\": {\n      \"en_GB\": \"Director of the Year\"\n    }\n  },\n  \"chapter\": {\n    \"slug\": \"RRpkkXxk\",\n    \"link\": \"https://api.eu.cr4ce.com/chapter/RRpkkXxk\",\n    \"name\": {\n      \"en_GB\": \"EMEA region\"\n    }\n  },\n  \"comments\": \"\",\n  \"contributor_count\": 1,\n  \"contributors\": [\n    [\n      {\n        \"slug\": \"kEkXreRP\",\n        \"link\": \"https://api.eu.cr4ce.com/field/kEkXreRP\",\n        \"label\": {\n          \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;First name&lt;/p&gt;\"\n        },\n        \"value\": \"Joe\",\n        \"translated\": {\n          \"en_GB\": \"\"\n        }\n      },\n      {\n        \"slug\": \"eARbgRKp\",\n        \"link\": \"https://api.eu.cr4ce.com/field/eARbgRKp\",\n        \"label\": {\n          \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;Last name&lt;/p&gt;\"\n        },\n        \"value\": \"Walsh\",\n        \"translated\": {\n          \"en_GB\": \"\"\n        }\n      },\n      {\n        \"slug\": \"bnXXGdgQ\",\n        \"link\": \"https://api.eu.cr4ce.com/field/bnXXGdgQ\",\n        \"label\": {\n          \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;ID number&lt;/p&gt;\"\n        },\n        \"value\": \"12345\",\n        \"translated\": {\n          \"en_GB\": \"\"\n        }\n      }\n    ]\n  ],\n  \"created\": \"2026-03-19T11:29:37Z\",\n  \"custom_deadline\": \"-\",\n  \"division\": null,\n  \"eligibility_status\": \"\",\n  \"entrant\": {\n    \"slug\": \"kPpXbqAk\",\n    \"link\": \"https://api.eu.cr4ce.com/user/kPpXbqAk\",\n    \"name\": \"Seán Judd\",\n    \"first_name\": \"Seán\",\n    \"last_name\": \"Judd\",\n    \"email\": \"sean@awardforce.com\",\n    \"global_id\": \"9373ac8e-bdd7-4309-b7e4-93b9c3ae9a45\"\n  },\n  \"entry_fields\": [\n    {\n      \"slug\": \"dglRzoOp\",\n      \"link\": \"https://api.eu.cr4ce.com/field/dglRzoOp\",\n      \"label\": {\n        \"en_GB\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;If successful, how would winning this award benefit you or your work?&lt;/p&gt;\"\n      },\n      \"value\": \"&lt;p class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27; class=&amp;#x27;preserveHtml&amp;#x27;&gt;Winning this award would provide valuable recognition, increase visibility, and help validate the impact of my work. It would create opportunities for collaboration, support future projects, and strengthen credibility with stakeholders.&lt;/p&gt;\",\n      \"translated\": {\n        \"en_GB\": \"\"\n      }\n    }\n  ],\n  \"files_count\": 1,\n  \"form\": \"EKKGYYeW\",\n  \"local_id\": 118,\n  \"moderation_status\": \"undecided\",\n  \"parent_category\": null,\n  \"payment_status\": \"\",\n  \"plagiarism_scan_status\": \"\",\n  \"review_status\": \"\",\n  \"season\": {\n    \"slug\": \"VAAvYplr\",\n    \"link\": \"https://api.eu.cr4ce.com/season/VAAvYplr\",\n    \"name\": {\n      \"en_GB\": \"2026\"\n    }\n  },\n  \"slug\": \"BNzrkjXz\",\n  \"status\": \"submitted\",\n  \"submitted\": \"2026-03-19T11:36:16Z\",\n  \"tags\": \"Approved\",\n  \"title\": \"Entry name\",\n  \"updated\": \"2026-03-19T11:36:16Z\",\n  \"user_comments\": \"\",\n  \"source\": \"ui\",\n  \"event\": \"Entry submitted\",\n  \"timestamp\": \"2026-03-19T11:36:19Z\",\n  \"trigger\": \"entry_submitted\"\n}\n\n</code></pre>\n<h6 id=\"user-events\">User events</h6>\n<ul>\n<li><p>membership_registered (user created)</p>\n</li>\n<li><p>role_granted</p>\n</li>\n<li><p>user_updated</p>\n</li>\n</ul>\n<h6 id=\"user-payload\">User Payload</h6>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"analytics_cookies\": false,\n  \"broadcast_emails\": true,\n  \"comments\": \"\",\n  \"confirmation\": \"Confirmed\",\n  \"confirmed_at\": \"2026-03-19T00:00:00Z\",\n  \"created_at\": \"2026-03-19T11:43:06Z\",\n  \"created_by\": \"manual\",\n  \"email\": \"joe@walsh.com\",\n  \"first_name\": \"Joe\",\n  \"language\": {\n    \"code\": \"en_GB\",\n    \"language\": \"English (United Kingdom)\"\n  },\n  \"last_name\": \"Walsh\",\n  \"marketing_cookies\": false,\n  \"mobile\": \"\",\n  \"name\": \"Joe Walsh\",\n  \"necessary_cookies\": false,\n  \"notification_emails\": true,\n  \"notification_sms\": true,\n  \"preferences\": {\n    \"broadcast_emails\": true,\n    \"notification_emails\": true,\n    \"notification_sms\": true\n  },\n  \"roles\": [\n    {\n      \"slug\": \"yzlQnvmR\",\n      \"link\": \"https://api.eu.cr4ce.com/role/yzlQnvmR\",\n      \"name\": {\n        \"en_GB\": \"Entrant\"\n      }\n    }\n  ],\n  \"slug\": \"RLLQooyg\",\n  \"social_sharing\": false,\n  \"updated\": \"2026-03-19T11:43:06Z\",\n  \"user_fields\": [],\n  \"source\": \"ui\",\n  \"event\": \"User created\",\n  \"timestamp\": \"2026-03-19T11:43:06Z\",\n  \"trigger\": \"membership_registered\"\n}\n\n</code></pre>\n<h6 id=\"order-events\">Order events</h6>\n<ul>\n<li><p>payment_pending</p>\n</li>\n<li><p>payment_success</p>\n</li>\n</ul>\n<h6 id=\"order-payload\">Order Payload</h6>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"address\": \"123 Elizabeth St\",\n  \"city\": \"Sydney\",\n  \"comments\": \"Comment\",\n  \"company\": \"ABC\",\n  \"country\": \"Australia\",\n  \"created_at\": \"2020-01-01T00:00:00Z\",\n  \"currency\": \"AUD\",\n  \"discount\": 0,\n  \"discount_code\": \"\",\n  \"invoice_number\": \"INV-123\",\n  \"ip_address\": \"1.1.1.1\",\n  \"items\": \"1x Entry fee\",\n  \"member_number\": \"123\",\n  \"payment_method\": \"invoice\",\n  \"payment_status\": \"paid\",\n  \"postcode\": \"2000\",\n  \"processing_fee\": 123.45,\n  \"processing_fee_rate\": 1.23,\n  \"region\": \"\",\n  \"season\": {\n    \"slug\": \"xqrPemBy\",\n    \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n    \"name\": {\n      \"en_GB\": \"Season name\"\n    }\n  },\n  \"slug\": \"dLgnMDzQ\",\n  \"state\": \"NSW\",\n  \"subtotal\": 123.45,\n  \"tax\": 1.23,\n  \"tax_rate\": 0,\n  \"tax_term\": \"GST\",\n  \"total\": 123.45,\n  \"transaction_date\": \"2020-01-01T00:00:00Z\",\n  \"transaction_provider\": \"Invoice\",\n  \"transaction_reference\": \"\",\n  \"transaction_status\": \"successful\",\n  \"user\": {\n    \"slug\": \"eBxdJaXK\",\n    \"link\": \"https://api.cr4ce.com/user/dLgnMDzQ\",\n    \"name\": \"Test Name\",\n    \"first_name\": \"Test\",\n    \"last_name\": \"Name\",\n    \"email\": \"no-reply@awardforce.com\"\n  },\n  \"vat_number\": \"\",\n  \"event\": \"Order payment success\",\n  \"source\": \"ui\",\n  \"timestamp\": \"2020-01-01T00:00:00Z\",\n  \"trigger\": \"payment_success\"\n}\n\n</code></pre>\n<h6 id=\"other-entry-management-events\">Other entry management events</h6>\n<ul>\n<li><p>document_created</p>\n</li>\n<li><p>document_deleted</p>\n</li>\n<li><p>document_updated</p>\n</li>\n</ul>\n<h1 id=\"versioning\">Versioning</h1>\n<p>At Award Force, we use semantic versioning, which follows this format:</p>\n<ul>\n<li><p><strong>MAJOR</strong> version: Incremented for incompatible changes.</p>\n</li>\n<li><p><strong>MINOR</strong> version: Incremented for minor breaking changes.</p>\n</li>\n</ul>\n<p>This documentation will always refer to the latest version of the API. In the case of version updates, the changelog below indicates when these occurred. The latest version of the API is 2.3 which is reflected in the Accept header.</p>\n<ul>\n<li><p>application/vnd.Creative Force.v2.3+json</p>\n</li>\n<li><p>application/vnd.Creative Force.v2.3+xml</p>\n</li>\n</ul>\n<p>To use an old API version, replace 2.3 with the version number.</p>\n<h1 id=\"changelog\">Changelog</h1>\n<p>This is a list of changes to the API and the versions related to each new addition. If you want to access features in the latest version you'll need to update the version number in the accept header in your request.</p>\n<h2 id=\"06-05-2025--breaking-changes---upgrade-to-version-23\">06-05-2025 : [Breaking changes - upgrade to version 2.3]</h2>\n<ul>\n<li><p>All <code>contributor</code> responses now return contributors as an object with their related slug, tab and contributor field objects.</p>\n</li>\n<li><p>All <code>attachment</code> responses now return a tab object for each attachment.</p>\n</li>\n</ul>\n<h2 id=\"14-04-2025\">14-04-2025</h2>\n<ul>\n<li>Endpoint added for leaderboard search</li>\n</ul>\n<h2 id=\"20-03-2025\">20-03-2025</h2>\n<ul>\n<li>Fixed the comments response payload in the assignments <code>GET</code> endpoints.</li>\n</ul>\n<h2 id=\"13-01-2025\">13-01-2025</h2>\n<ul>\n<li>Endpoints added for realtime entries</li>\n</ul>\n<h2 id=\"27-11-2024\">27-11-2024</h2>\n<ul>\n<li>Endpoints for listing and viewing review tasks have been added</li>\n</ul>\n<h2 id=\"13-11-2024\">13-11-2024</h2>\n<ul>\n<li>A new <code>items_array</code> field has been added to the list and get order endpoints, which returns an array of order item objects</li>\n</ul>\n<h2 id=\"30-10-2024\">30-10-2024</h2>\n<ul>\n<li><p>ISO 8601 Zulu format is now accepted on all dates and date time entry, user, and contributor fields</p>\n</li>\n<li><p>Entry, user, and contributor fields are now returned in ISO 8601 Zulu format</p>\n</li>\n</ul>\n<h2 id=\"03-10-2024\">03-10-2024</h2>\n<ul>\n<li><p>ISO 8601 Zulu format is now a supported date format in <code>date_due</code> and <code>date_paid</code> fields in allocation payment endpoints</p>\n</li>\n<li><p>Dates and date times are now returned in ISO 8601 Zulu format in allocation payment endpoints</p>\n</li>\n<li><p>The <code>reference</code> field now returns as <code>null</code> if it's not provided, instead of <code>''</code></p>\n</li>\n</ul>\n<h2 id=\"05-09-2024--breaking-changes---upgrade-to-version-22\">05-09-2024 : [Breaking changes - upgrade to version 2.2]</h2>\n<ul>\n<li><p>All <code>form</code> fields in responses now return as an object with the slug, name, and link fields</p>\n</li>\n<li><p>All <code>name</code> and <code>description</code> fields now return as an object with translations for the requested language</p>\n</li>\n<li><p>The <code>managers</code> field in create/update/get/list chapter endpoints have been updated to an array of manager objects with the slug, first_name, last_name, and link fields</p>\n</li>\n<li><p>Many payload and response consistency improvements in various fields that are checkbox, date, or datetime types</p>\n</li>\n</ul>\n<h2 id=\"21-08-2024\">21-08-2024</h2>\n<ul>\n<li>Fixed <code>scoreset</code> <code>name</code> property to return translations</li>\n</ul>\n<h2 id=\"08-08-2024\">08-08-2024</h2>\n<ul>\n<li><p>Added <code>assignment</code> endpoints</p>\n</li>\n<li><p>Added ability to <code>recuse</code> and <code>unrecuse</code> assignments</p>\n</li>\n</ul>\n<h2 id=\"01-08-2024\">01-08-2024</h2>\n<ul>\n<li>Added <code>custom_deadline</code> field in create/update/get/list entry endpoints</li>\n</ul>\n<h2 id=\"24-07-2024\">24-07-2024</h2>\n<ul>\n<li>Added <code>Get account</code> endpoint</li>\n</ul>\n<h2 id=\"29-05-2024\">29-05-2024</h2>\n<ul>\n<li>Added <code>list rounds</code> and <code>Get round</code> endpoints</li>\n</ul>\n<h2 id=\"18-04-2024\">18-04-2024</h2>\n<ul>\n<li><p>Added URL filter to <code>List webhooks</code> and <code>Get webhook</code> endpoints.</p>\n</li>\n<li><p>Added <code>signed_key</code> as part of webhoook endpoint responses.</p>\n</li>\n</ul>\n<h2 id=\"31-05-2023\">31-05-2023</h2>\n<ul>\n<li>Contributor endpoint added to facilitate viewing, updating and deleting contributors.</li>\n</ul>\n<h2 id=\"08-08-2022\">08-08-2022</h2>\n<ul>\n<li><p>Form slug added to:</p>\n<ul>\n<li><p>Query params and response body for <code>List categories</code> endpoint</p>\n</li>\n<li><p>Response body for <code>Get category</code> endpoint</p>\n</li>\n<li><p>Request body and response body for <code>Create category</code> endpoint</p>\n</li>\n<li><p>Response body for <code>Update category</code> endpoint</p>\n</li>\n<li><p>Query params and response body for <code>List entries</code> endpoint</p>\n</li>\n<li><p>Response body for <code>Get entries</code> endpoint</p>\n</li>\n<li><p>Request body and response body for <code>Create entries</code> endpoint</p>\n</li>\n<li><p>Response body for <code>Update entries</code> endpoint</p>\n</li>\n<li><p>Query params and response body for <code>List fields</code> endpoint</p>\n</li>\n</ul>\n</li>\n</ul>\n<h2 id=\"23-08-2021\">23-08-2021</h2>\n<ul>\n<li>Added <code>List fields</code> endpoint</li>\n</ul>\n<h2 id=\"24-06-2021--breaking-changes---upgrade-to-version-21\">24-06-2021 : [Breaking changes - upgrade to version 2.1]</h2>\n<ul>\n<li><p>Attachment endpoints added to facilitate viewing, updating and deleting attachments.</p>\n</li>\n<li><p><code>name</code> changed to <code>filename</code> in the response body for get attachment, list attachments, update attachment, get category and get entry endpoints.</p>\n</li>\n<li><p><code>name</code> changed to <code>filename</code> in the request body for upload entry file, upload entry attachment, upload chapter file, upload user file endpoints.</p>\n</li>\n<li><p><code>filename</code>, <code>token</code>, <code>download</code> and <code>link</code> grouped under <code>file</code> in the response body for the upload entry attachment and get entry endpoints.</p>\n</li>\n</ul>\n<h2 id=\"17-08-2020\">17-08-2020</h2>\n<ul>\n<li>Added webhooks</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"},{"content":"Requests","slug":"requests"},{"content":"Responses","slug":"responses"},{"content":"Webhooks","slug":"webhooks"},{"content":"Versioning","slug":"versioning"},{"content":"Changelog","slug":"changelog"}],"owner":"10109096","collectionId":"5af144e4-92dd-4ddb-8020-1961ece6b967","publishedId":"SzYdTbzN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-02-16T11:44:42.000Z"},"item":[{"name":"Account","item":[{"name":"Get account","id":"62840f9e-5e26-49ce-b77e-0e44bd81d1dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/account","description":"<p>Returns the account's information based on the API key used in the header.</p>\n","urlObject":{"protocol":"https","path":["account"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"a1b23d73-7e8f-485c-b6e8-1abff22cebe2","name":"Get account","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":"https://api.cr4ce.com/account"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\r\n    \"created\": \"2020-01-01T00:00:00Z\",\r\n    \"domains\": [\r\n        \"account-domain.awardsplatform.com\"\r\n    ],\r\n    \"global_id\": \"ae7dd084-f39d-4740-8b6b-cb50da1da0c3\",\r\n    \"languages\": [\r\n        {\r\n            \"code\": \"en_GB\"\r\n        }\r\n    ],\r\n    \"name\": \"Awards account\",\r\n    \"owner\": {\r\n        \"slug\": \"rnkPoEgd\",\r\n        \"link\": \"https://api.cr4ce.com/user/rnkPoEgd\",\r\n        \"name\": \"Test Name\",\r\n        \"first_name\": \"Test\",\r\n        \"last_name\": \"Name\"\r\n    },\r\n    \"product\" : \"Pro\",\r\n    \"region\": \"au\",\r\n    \"slug\": \"pbaNDdMk\",\r\n    \"timezone\": \"EuropeLondon\",\r\n    \"updated\": \"2020-01-01T00:00:00Z\"\r\n}"}],"_postman_id":"62840f9e-5e26-49ce-b77e-0e44bd81d1dc"}],"id":"2a47a564-c2c3-4c46-8315-c2e81d33f1a0","description":"<p>Endpoint related to viewing accounts.</p>\n","_postman_id":"2a47a564-c2c3-4c46-8315-c2e81d33f1a0"},{"name":"Assignment","item":[{"name":"List assignments","id":"cf02a125-8fe5-43be-86c9-2912075f78ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n"}],"url":"https://api.cr4ce.com/assignment","description":"<p>List all assignments.</p>\n","urlObject":{"protocol":"https","path":["assignment"],"host":["api","cr4ce","com"],"query":[{"disabled":true,"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"disabled":true,"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"disabled":true,"description":{"content":"<ul>\n<li>none</li>\n<li>in_progress</li>\n<li>complete</li>\n<li>abstained</li>\n</ul>\n","type":"text/plain"},"key":"status","value":""},{"disabled":true,"description":{"content":"<p>Score Set slug</p>\n","type":"text/plain"},"key":"score_set","value":""},{"disabled":true,"description":{"content":"<p>Panel slug</p>\n","type":"text/plain"},"key":"panel","value":""},{"disabled":true,"description":{"content":"<p>Tag</p>\n","type":"text/plain"},"key":"tag","value":""},{"disabled":true,"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"disabled":true,"description":{"content":"<ul>\n<li>automatic</li>\n<li>manual</li>\n<li>random</li>\n<li>stray</li>\n</ul>\n","type":"text/plain"},"key":"method","value":""},{"disabled":true,"description":{"content":"<p>Judge slug</p>\n","type":"text/plain"},"key":"judge","value":""},{"disabled":true,"description":{"content":"<ul>\n<li>undecided</li>\n<li>approved</li>\n<li>rejected</li>\n</ul>\n","type":"text/plain"},"key":"state","value":""},{"disabled":true,"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"disabled":true,"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""}],"variable":[]}},"response":[{"id":"5beb0651-048c-4e2f-b330-54d6dc254b0a","name":"List assignments","originalRequest":{"method":"GET","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"all","description":"Defines expected languages."}],"url":{"raw":"https://api.cr4ce.com/assignment","protocol":"https","host":["api","cr4ce","com"],"path":["assignment"],"query":[{"key":"page","value":"","description":"Number greater than 0","disabled":true},{"key":"per_page","value":"","description":"Number between 1 and 100","disabled":true},{"key":"status","value":"","description":"- none\n- in_progress\n- complete\n- abstained","disabled":true},{"key":"score_set","value":"","description":"Score Set slug","disabled":true},{"key":"panel","value":"","description":"Panel slug","disabled":true},{"key":"tag","value":"","description":"Tag","disabled":true},{"key":"season","value":"","description":"Season slug","disabled":true},{"key":"method","value":"","description":"- automatic\n- manual\n- random\n- stray","disabled":true},{"key":"judge","value":"","description":"Judge slug","disabled":true},{"key":"state","value":"","description":"- undecided\n- approved\n- rejected","disabled":true},{"key":"chapter","value":"","description":"Chapter slug","disabled":true},{"key":"category","value":"","description":"Category slug","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 01:07:47 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1723079311"},{"key":"ETag","value":"W/\"a839ef5323b13a6d9d35636f1e1b86f666453056\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"category\": {\n                \"slug\": \"kJAoxjER\",\n                \"link\": \"https://api.cr4ce.com/category/kJAoxjER\",\n                \"name\": {\n                    \"en_GB\": \"Young Business Person of the Year\"\n                }\n            },\n            \"chapter\": {\n                \"slug\": \"QPopnVLy\",\n                \"link\": \"https://api.cr4ce.com/chapter/QPopnVLy\",\n                \"name\": {\n                    \"en_GB\": \"Europe\"\n                }\n            },\n            \"comments\": {\n                \"judging\": [],\n                \"abstention\": [],\n                \"conflict\": [],\n                \"criteria\": [\n                    {\n                        \"name\": \"Leadership\",\n                        \"comments\": [\n                            {\n                                \"slug\": \"gDMWkzZB\",\n                                \"comment\": \"<p>Demonstrates strong, authentic leadership with a clear vision and the ability to inspire and elevate those around them.</p>\",\n                                \"created_at\": \"2026-05-04T08:35:49Z\",\n                                \"updated_at\": \"2026-05-04T08:35:49Z\",\n                                \"user\": {\n                                    \"slug\": \"OZWxqzDa\",\n                                    \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                                    \"name\": \"Will Ryan\",\n                                    \"first_name\": \"Will\",\n                                    \"last_name\": \"Ryan\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"name\": \"Innovation\",\n                        \"comments\": [\n                            {\n                                \"slug\": \"vVKZAOEn\",\n                                \"comment\": \"<p>Brings a fresh, forward-thinking approach, applying creativity and initiative to deliver meaningful and practical solutions.</p>\",\n                                \"created_at\": \"2026-05-04T08:35:49Z\",\n                                \"updated_at\": \"2026-05-04T08:35:49Z\",\n                                \"user\": {\n                                    \"slug\": \"OZWxqzDa\",\n                                    \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                                    \"name\": \"Will Ryan\",\n                                    \"first_name\": \"Will\",\n                                    \"last_name\": \"Ryan\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"name\": \"Passion\",\n                        \"comments\": [\n                            {\n                                \"slug\": \"gwZdyDLK\",\n                                \"comment\": \"<p>Shows genuine enthusiasm and commitment, with a clear sense of purpose driving their work and impact.</p>\",\n                                \"created_at\": \"2026-05-04T08:35:49Z\",\n                                \"updated_at\": \"2026-05-04T08:35:49Z\",\n                                \"user\": {\n                                    \"slug\": \"OZWxqzDa\",\n                                    \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                                    \"name\": \"Will Ryan\",\n                                    \"first_name\": \"Will\",\n                                    \"last_name\": \"Ryan\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"created\": \"2026-05-04T08:34:22Z\",\n            \"entry\": {\n                \"slug\": \"MyxZgXzY\",\n                \"link\": \"https://api.cr4ce.com/entry/MyxZgXzY\",\n                \"title\": \"John Williams\"\n            },\n            \"form\": \"RWDvPBRB\",\n            \"judge\": {\n                \"slug\": \"OZWxqzDa\",\n                \"link\": \"https://api.cr4ce.com/judge/OZWxqzDa\",\n                \"name\": \"Will Ryan\"\n            },\n            \"method\": \"Manual\",\n            \"panels\": [],\n            \"role\": null,\n            \"rounds\": [\n                {\n                    \"slug\": \"bKkLPqoj\",\n                    \"link\": \"https://api.cr4ce.com/round/bKkLPqoj\",\n                    \"name\": {\n                        \"en_GB\": \"Judging round\"\n                    }\n                }\n            ],\n            \"score\": {\n                \"criteria\": [\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Leadership\"\n                        },\n                        \"value\": 8,\n                        \"max_score\": 10,\n                        \"final_score\": \"8/10\",\n                        \"weight\": 1\n                    },\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Innovation\"\n                        },\n                        \"value\": 9,\n                        \"max_score\": 10,\n                        \"final_score\": \"9/10\",\n                        \"weight\": 1\n                    },\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Passion\"\n                        },\n                        \"value\": 9,\n                        \"max_score\": 10,\n                        \"final_score\": \"9/10\",\n                        \"weight\": 1\n                    }\n                ],\n                \"total_score\": {\n                    \"value\": 26,\n                    \"max_score\": 30,\n                    \"final_score\": \"26/30\"\n                }\n            },\n            \"score_set\": {\n                \"slug\": \"vNKXxQKB\",\n                \"link\": \"https://api.cr4ce.com/score-set/vNKXxQKB\",\n                \"name\": {\n                    \"en_GB\": \"Judging stage\"\n                }\n            },\n            \"slug\": \"MyxZgXzYOZWxqzDavNKXxQKBJ\",\n            \"status\": \"Complete\",\n            \"updated\": \"2026-05-04T08:35:50Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/assignment?score_set=vNKXxQKB&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/assignment?score_set=vNKXxQKB&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/assignment\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"cf02a125-8fe5-43be-86c9-2912075f78ef"},{"name":"Get assignment","id":"2023be49-c257-4387-a84b-c7887cc17b70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n"}],"url":"https://api.cr4ce.com/assignment/:slug","description":"<p>Returns an assignment identified by it's slug.</p>\n","urlObject":{"protocol":"https","path":["assignment",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"3d004a57-2b15-4eea-b0d2-52f14113082c","type":"any","value":"","key":"slug"}]}},"response":[{"id":"8a88fa39-dd49-4300-a78a-d8863ce07566","name":"Get assignment","originalRequest":{"method":"GET","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"all","description":"Defines expected languages."}],"url":{"raw":"https://api.cr4ce.com/assignment/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["assignment",":slug"],"variable":[{"key":"slug","value":"lxPKQGOvAqkYpvoLlQooYAjXJ"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 02:49:33 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"53"},{"key":"X-RateLimit-Reset","value":"1723085378"},{"key":"ETag","value":"W/\"b8cd280c2110e68828bc1710160e808dd6d68e61\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"category\": {\n                \"slug\": \"kJAoxjER\",\n                \"link\": \"https://api.cr4ce.com/category/kJAoxjER\",\n                \"name\": {\n                    \"en_GB\": \"Young Business Person of the Year\"\n                }\n            },\n            \"chapter\": {\n                \"slug\": \"QPopnVLy\",\n                \"link\": \"https://api.cr4ce.com/chapter/QPopnVLy\",\n                \"name\": {\n                    \"en_GB\": \"Europe\"\n                }\n            },\n            \"comments\": {\n                \"judging\": [],\n                \"abstention\": [],\n                \"conflict\": [],\n                \"criteria\": [\n                    {\n                        \"name\": \"Leadership\",\n                        \"comments\": [\n                            {\n                                \"slug\": \"gDMWkzZB\",\n                                \"comment\": \"<p>Demonstrates strong, authentic leadership with a clear vision and the ability to inspire and elevate those around them.</p>\",\n                                \"created_at\": \"2026-05-04T08:35:49Z\",\n                                \"updated_at\": \"2026-05-04T08:35:49Z\",\n                                \"user\": {\n                                    \"slug\": \"OZWxqzDa\",\n                                    \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                                    \"name\": \"Will Ryan\",\n                                    \"first_name\": \"Will\",\n                                    \"last_name\": \"Ryan\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"name\": \"Innovation\",\n                        \"comments\": [\n                            {\n                                \"slug\": \"vVKZAOEn\",\n                                \"comment\": \"<p>Brings a fresh, forward-thinking approach, applying creativity and initiative to deliver meaningful and practical solutions.</p>\",\n                                \"created_at\": \"2026-05-04T08:35:49Z\",\n                                \"updated_at\": \"2026-05-04T08:35:49Z\",\n                                \"user\": {\n                                    \"slug\": \"OZWxqzDa\",\n                                    \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                                    \"name\": \"Will Ryan\",\n                                    \"first_name\": \"Will\",\n                                    \"last_name\": \"Ryan\"\n                                }\n                            }\n                        ]\n                    },\n                    {\n                        \"name\": \"Passion\",\n                        \"comments\": [\n                            {\n                                \"slug\": \"gwZdyDLK\",\n                                \"comment\": \"<p>Shows genuine enthusiasm and commitment, with a clear sense of purpose driving their work and impact.</p>\",\n                                \"created_at\": \"2026-05-04T08:35:49Z\",\n                                \"updated_at\": \"2026-05-04T08:35:49Z\",\n                                \"user\": {\n                                    \"slug\": \"OZWxqzDa\",\n                                    \"link\": \"https://api.cr4ce.com/user/OZWxqzDa\",\n                                    \"name\": \"Will Ryan\",\n                                    \"first_name\": \"Will\",\n                                    \"last_name\": \"Ryan\"\n                                }\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"created\": \"2026-05-04T08:34:22Z\",\n            \"entry\": {\n                \"slug\": \"MyxZgXzY\",\n                \"link\": \"https://api.cr4ce.com/entry/MyxZgXzY\",\n                \"title\": \"John Williams\"\n            },\n            \"form\": \"RWDvPBRB\",\n            \"judge\": {\n                \"slug\": \"OZWxqzDa\",\n                \"link\": \"https://api.cr4ce.com/judge/OZWxqzDa\",\n                \"name\": \"Will Ryan\"\n            },\n            \"method\": \"Manual\",\n            \"panels\": [],\n            \"role\": null,\n            \"rounds\": [\n                {\n                    \"slug\": \"bKkLPqoj\",\n                    \"link\": \"https://api.cr4ce.com/round/bKkLPqoj\",\n                    \"name\": {\n                        \"en_GB\": \"Judging round\"\n                    }\n                }\n            ],\n            \"score\": {\n                \"criteria\": [\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Leadership\"\n                        },\n                        \"value\": 8,\n                        \"max_score\": 10,\n                        \"final_score\": \"8/10\",\n                        \"weight\": 1\n                    },\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Innovation\"\n                        },\n                        \"value\": 9,\n                        \"max_score\": 10,\n                        \"final_score\": \"9/10\",\n                        \"weight\": 1\n                    },\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Passion\"\n                        },\n                        \"value\": 9,\n                        \"max_score\": 10,\n                        \"final_score\": \"9/10\",\n                        \"weight\": 1\n                    }\n                ],\n                \"total_score\": {\n                    \"value\": 26,\n                    \"max_score\": 30,\n                    \"final_score\": \"26/30\"\n                }\n            },\n            \"score_set\": {\n                \"slug\": \"vNKXxQKB\",\n                \"link\": \"https://api.cr4ce.com/score-set/vNKXxQKB\",\n                \"name\": {\n                    \"en_GB\": \"Judging stage\"\n                }\n            },\n            \"slug\": \"MyxZgXzYOZWxqzDavNKXxQKBJ\",\n            \"status\": \"Complete\",\n            \"updated\": \"2026-05-04T08:35:50Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/assignment?score_set=vNKXxQKB&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/assignment?score_set=vNKXxQKB&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/assignment\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"2023be49-c257-4387-a84b-c7887cc17b70"},{"name":"Create assignment","id":"9ae9eda6-7685-4986-b10e-5eb860bfd78a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"score_set\": \"lQooYAjX\",\n    \"entries\": [\n        \"gGRzDQxg\"\n    ],\n    \"judges\": [\n        \"AqkYpvoL\"\n    ],\n    \"rounds\": [\n        \"vaYkDloO\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/assignment","description":"<p>Create a new assignment.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>score_set</td>\n<td>Yes</td>\n<td>String</td>\n<td>Score Set slug</td>\n</tr>\n<tr>\n<td>entries</td>\n<td>Yes</td>\n<td>Array</td>\n<td>List of Entry slugs</td>\n</tr>\n<tr>\n<td>judges</td>\n<td>Yes</td>\n<td>Array</td>\n<td>List of Judge slugs</td>\n</tr>\n<tr>\n<td>rounds</td>\n<td>Yes</td>\n<td>Array</td>\n<td>List of Round slugs</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["assignment"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"5bc236e2-92f6-425f-80ac-10f6aa450b81","name":"Create assignment","originalRequest":{"method":"POST","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"","description":"Defines expected language.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"score_set\": \"lQooYAjX\",\n    \"entries\": [\n        \"gGRzDQxg\"\n    ],\n    \"judges\": [\n        \"AqkYpvoL\"\n    ],\n    \"rounds\": [\n        \"vaYkDloO\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/assignment"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 02:43:02 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1723085042"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9ae9eda6-7685-4986-b10e-5eb860bfd78a"},{"name":"Delete assignment","id":"7f2a6374-fd75-4cee-b160-f9c8f33c58d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/assignment/:slug","description":"<p>Delete an existing assignment.</p>\n","urlObject":{"protocol":"https","path":["assignment",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"gGRzDQxgPKBVnkBelQooYAjXJ","key":"slug"}]}},"response":[{"id":"a9810a43-e1f5-40e6-9ac8-b52616b7cea5","name":"Delete assignment","originalRequest":{"method":"DELETE","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"","description":"Defines expected language.","type":"text"}],"url":{"raw":"https://api.cr4ce.com/assignment/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["assignment",":slug"],"variable":[{"key":"slug","value":"gGRzDQxgPKBVnkBelQooYAjXJ"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 02:50:42 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"X-RateLimit-Reset","value":"1723085472"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7f2a6374-fd75-4cee-b160-f9c8f33c58d7"},{"name":"Recuse assignment","id":"98171085-37c2-4d34-93c4-35f5941a5d98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"judge\": \"AqkYpvoL\",\n    \"score_set\": \"lQooYAjX\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/entry/:slug/recuse","description":"<p>Recuse a judge from an existing assignment.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>judge</td>\n<td>Yes</td>\n<td>String</td>\n<td>Judge slug</td>\n</tr>\n<tr>\n<td>score_set</td>\n<td>No</td>\n<td>String</td>\n<td>Score Set slug</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["entry",":slug","recuse"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"gGRzDQxg","key":"slug"}]}},"response":[{"id":"09eed037-6943-46c7-8593-47243b09fad9","name":"Recuse assignment","originalRequest":{"method":"PUT","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"","description":"Defines expected language.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"judge\": \"AqkYpvoL\",\n    \"score_set\": \"lQooYAjX\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:slug/recuse","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug","recuse"],"variable":[{"key":"slug","value":"gGRzDQxg"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 02:51:47 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1723085567"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"98171085-37c2-4d34-93c4-35f5941a5d98"},{"name":"Unrecuse assignment","id":"ee1f1e9b-ff59-402a-8bbe-cfbfec777031","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines expected language.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"judge\": \"AqkYpvoL\",\n    \"score_set\": \"lQooYAjX\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/entry/:slug/unrecuse","description":"<p>Unrecuse a judge from an existing assignment.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>judge</td>\n<td>Yes</td>\n<td>String</td>\n<td>Judge slug</td>\n</tr>\n<tr>\n<td>score_set</td>\n<td>No</td>\n<td>String</td>\n<td>Score Set slug</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["entry",":slug","unrecuse"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"gGRzDQxg","key":"slug"}]}},"response":[{"id":"cd7769f7-38da-403a-944a-01b5b69648d2","name":"Unrecuse assignment","originalRequest":{"method":"PUT","header":[{"key":"accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"","description":"Defines expected language.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"judge\": \"AqkYpvoL\",\n    \"score_set\": \"lQooYAjX\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:slug/unrecuse","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug","unrecuse"],"variable":[{"key":"slug","value":"gGRzDQxg"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.25.4"},{"key":"Content-Type","value":"application/json"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/8.2.22"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Thu, 08 Aug 2024 02:52:08 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1723085567"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ee1f1e9b-ff59-402a-8bbe-cfbfec777031"}],"id":"e8760390-f648-47e7-ba2b-90bace162663","description":"<p>Endpoints related to viewing, creating, updating and deleting assignments.</p>\n","_postman_id":"e8760390-f648-47e7-ba2b-90bace162663"},{"name":"Attachment","item":[{"name":"List attachments","id":"222b3c51-feaa-47db-a5be-644ea559d238","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","type":"text","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/attachment?entry=&tab=&category=&chapter=&season=&per_page=&page=&order=&dir=","description":"<p>Returns a list of attachments.</p>\n","urlObject":{"protocol":"https","path":["attachment"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Entry slug</p>\n","type":"text/plain"},"key":"entry","value":""},{"description":{"content":"<p>Tab slug</p>\n","type":"text/plain"},"key":"tab","value":""},{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>created</li>\n<li>entry</li>\n<li>order</li>\n<li>tab</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"6ad1a48c-b405-4143-a2bd-d3f463b8e46a","name":"List attachments","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/attachment","protocol":"https","host":["api","cr4ce","com"],"path":["attachment"],"query":[{"key":"entry","value":null,"description":"Entry slug","disabled":true},{"key":"tab","value":null,"description":"Tab slug","disabled":true},{"key":"category","value":null,"description":"Category slug","disabled":true},{"key":"chapter","value":null,"description":"Chapter slug","disabled":true},{"key":"season","value":null,"description":"Season slug","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- created\n- entry\n- order\n- tab\n- updated","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"entry\": {\n                \"slug\": \"EaVkeDlw\",\n                \"link\": \"https://api.cr4ce.com/entry/EaVkeDlw\",\n                \"title\": \"Entry title\"\n            },\n            \"attachment_fields\": [\n                {\n                    \"slug\": \"mZKYDOKv\",\n                    \"link\": \"https://api.cr4ce.com/field/mZKYDOKv\",\n                    \"label\": {\n                        \"en_GB\": \"Attachment field\"\n                    },\n                    \"value\": \"Field value\",\n                    \"translated\": {\n                        \"en_GB\": \"\"\n                    }\n                }\n            ],\n            \"created\": \"2025-04-24T11:19:36Z\",\n            \"file\": {\n                \"token\": \"zdLJZSJMR5VRa6ki\",\n                \"link\": \"https://api.cr4ce.com/file/zdLJZSJMR5VRa6ki\",\n                \"download\": \"https://d2bp8hrk7i2swc.cloudfront.net/files/T/c/K/l/G/g/rP1nC8LCrs/file.png?response-content-disposition=filename%2A%3DUTF-8%27%27award_force_logo.png&Expires=1746524584&Signature=nZVPwFS77m2ga58fLHGyPAg3g0XjMmKiWz9Kc9xXQILF8oUQZNCjHkWx~C7nKHvxMBDCzXbaNet0sXBhOXUcXBeUxbNVQ0yS-o8kdUH3enECBAxCooQUJMQfCflZM~~nKsJJKz-Te3OKwt-F9iuRGi6j8BWlAzgmPXocsrMC79C-ECM0cMqdwSxk3bmQGepGcprIpTy-ISqyaCJ7ujGLgTo1TaUPszG04l6GB8DDcrFTt88kMogeQFCgDpzHk-QmE3GvLmI1fz2jWfxRl6THNi9n-7spfuQNuUlOO0A0n1HeFZAWtzqhbx4ODqxedAh5RY1YUjfRr80IrBGIIE0Tig__&Key-Pair-Id=K3S6X2V00DGR8C\",\n                \"filename\": \"logo.png\"\n            },\n            \"order\": 1,\n            \"tab\": {\n                \"slug\": \"MwXdxGlb\",\n                \"link\": \"https://api.cr4ce.com/tab/MwXdxGlb\",\n                \"name\": {\n                    \"en_GB\": \"Supporting material\"\n                }\n            },\n            \"token\": \"zdLJZSJMR5VRa6ki\",\n            \"updated\": \"2025-04-24T11:19:05Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/attachment?per_page=1&page=1\",\n    \"from\": 1,\n    \"last_page\": 3,\n    \"last_page_url\": \"https://api.cr4ce.com/attachment?per_page=1&page=3\",\n    \"next_page_url\": \"https://api.cr4ce.com/attachment?per_page=1&page=2\",\n    \"path\": \"https://api.cr4ce.com/attachment\",\n    \"per_page\": 1,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 3\n}"}],"_postman_id":"222b3c51-feaa-47db-a5be-644ea559d238"},{"name":"Get attachment","id":"2c127796-fb52-4572-b8c5-83aac00e453a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/attachment/:token","description":"<p>Returns an attachment by its token. The response consists of all attachment fields. Files include a download link.</p>\n","urlObject":{"protocol":"https","path":["attachment",":token"],"host":["api","cr4ce","com"],"query":[],"variable":[{"description":{"content":"<p>Attachment token</p>\n","type":"text/plain"},"type":"any","value":"","key":"token"}]}},"response":[{"id":"3fc88c97-76d1-41e6-a115-0349c7531ecd","name":"Get attachment","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/attachment/:token","protocol":"https","host":["api","cr4ce","com"],"path":["attachment",":token"],"variable":[{"key":"token","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"entry\": {\n        \"slug\": \"EaVkeDlw\",\n        \"link\": \"https://api.cr4ce.com/entry/EaVkeDlw\",\n        \"title\": \"Entry title\"\n    },\n    \"attachment_fields\": [\n        {\n            \"slug\": \"mZKYDOKv\",\n            \"link\": \"https://api.cr4ce.com/field/mZKYDOKv\",\n            \"label\": {\n                \"en_GB\": \"Attachment field\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"created\": \"2025-04-24T11:19:36Z\",\n    \"file\": {\n        \"token\": \"zdLJZSJMR5VRa6ki\",\n        \"link\": \"https://api.cr4ce.com/file/zdLJZSJMR5VRa6ki\",\n        \"download\": \"https://d2bp8hrk7i2swc.cloudfront.net/files/T/c/K/l/G/g/rP1nC8LCrs/file.png?response-content-disposition=filename%2A%3DUTF-8%27%27award_force_logo.png&Expires=1746524725&Signature=jpNqd1-IgtO6ce5GgHG90VMCz018UHDmCmkrOCdChEwQVLGK2ICQEyCZ0Lnt4Ld01KZdDlxyJ5gdD41Jwy0tLqW90axwZJf43qQ2JC4iiX-QeRIZwaofMn0l7nUH6zH3spZB6u3pVsjQ4pj0-ZREcFt2cMp1Lt7TxALbW-m723SupsFUWwWPqCnqKF51swTkFQbsd1I09P7BiITHSgTKgNwzzyCfxzrP7SUOBT5TNKy0f~palYgf2z8YsiEafzpz5lWuZ8zV3dV1FSeW4EsnB~xXBHHhCtvPEblK5mW3lNpeccEsGR9kRs4-AGNV~nccQYydrRgXeFgpdKCPr59GlQ__&Key-Pair-Id=K3S6X2V00DGR8C\",\n        \"filename\": \"logo.png\"\n    },\n    \"order\": 1,\n    \"tab\": {\n        \"slug\": \"MwXdxGlb\",\n        \"link\": \"https://api.cr4ce.com/tab/MwXdxGlb\",\n        \"name\": {\n            \"en_GB\": \"Supporting material\"\n        }\n    },\n    \"token\": \"zdLJZSJMR5VRa6ki\",\n    \"updated\": \"2025-04-24T11:19:05Z\"\n}"}],"_postman_id":"2c127796-fb52-4572-b8c5-83aac00e453a"},{"name":"Create attachment","id":"276f38c0-08f4-4cec-9b2a-35af2c494585","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/entry/:entry_slug/attachment/:tab_slug","description":"<p>Upload an attachment to an entry by its tab.<br />Please note that attachment fields are linked to the attachment and shouldn't be confused with form fields.<br />If you don't have attachment fields you can remove this object from the body of your request.</p>\n","urlObject":{"protocol":"https","path":["entry",":entry_slug","attachment",":tab_slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"a2b095cf-6aa9-4dd4-a91a-e3c17bef2ae3","description":{"content":"<p>Entry slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"entry_slug"},{"id":"2e14256e-08a7-4dcf-a307-aa183f30928e","description":{"content":"<p>Entry tab slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"tab_slug"}]}},"response":[{"id":"8852ea7e-b957-466d-9d9e-d4e005e7c472","name":"Upload entry attachment","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"filename\": \"aflogo.png\",\r\n\t\"order\": 1,\r\n\t\"attachment_fields\": {\r\n\t\t\"dxqKlGQJ\": \"Attachment field value\"\t\r\n\t},\r\n\t\"data\": \"data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqBAMAAADPWMmxAAAAJFBMVEX////rNwD4taHtRxT+8u/83tXye1bxakH0kHL6ybrvWiz2ooipEU8EAAAIsElEQVRo3sVbS3MTRxBWmZWN7NOssFYrXYQJgYQLigUY5yLAhNhc5IATqFzkKjCQkwThUc5FCq+EXOS8CORiFTZUfJKBVFLRn8t0z6tXXtt67EAf/NBqv+3p6fn6MbOxWBcye+TR8iRjbPLV9de/xiKRs4dvMSonvr84MObs4zzrlOS9wRSO/7MVE3G/K/UP+nWTbSfTf/eJ6RxiO8nNYl+jv892lqk+rJCost3Ea/QKOrQ7aO+ws92AMpZpRDz83rWNL7Ju5XjXU+a8Yd3Lp9062FesF1nvDvRz1ps86MqozR5RM92Y9gDrVT7ZHfQz1rtciXz8XdngF9aPnNxl+bP+JLcjar1P1HSUrtqV0zqLfaOmipF61a7eNYCqOyg7iKrbK1sfCHUbN9jLBpNaKOr+AVHd0FjFBpWwGHZhYNRjIW7VHBg1s9W5htngUo58rkLnK56PAJV1svdcFKBsrQN1MxLUbIcBWDQSNMG5iFC/tWCADhNE4wFQ3JQiXgJbF8JKZKg0M6hGhupFSYJhdDgaIeqqBbNShmlGiOrZMKsx7EikqBWJOh8p6ngk2cU22YaTjxQ1WRwov9457zaTlW63uTWSS0tLqH5m6ZHIEu8sLXHnS7XbohEBX+ByDR3yOP69nO+crnkadkbEEKrSoc8ohufwBcVtyiVnDhmSmn3SMV2GsVvCHA0ZxxWMJ2xfU57t0YpHUZ/zcZC5m9TOcHtZ6l+WMFnxsJIiN49WZ+UtOXUmGAhTUvOCtHVO+sc4/u/pXMSjxGxoeozGg7GgQU4x5osP0UUWBQ1dwE+lnQF1ZmamiEGEozozMwG/bwVcoCKDTUoMIKXorIY6rmp9OGpicnLyZQMsxFEP8L8/IIG6oh6vHK0IluRKQoboKuUaaM8WXMWw6Ukfd8FCZWEW6OsoWxYoufJEcSiHk9fA0eyTqicRjP9MtIRFFCqYqClRMWDJ+fIpC/CpHqngd8r4rIpkyRSC8OU9vCp08JSL8WmpKlR4xIphAh0JuW7z4zjmAv7MxZwSOIGLtocrvghGSldA1bqC9fdo4jbcwq/X01jKuDhyPuQajGofugDXfFNorVEzxK5qYUq14yTzcvLiA7yb3zu8BrdU0InB4knUXaOehAnSqOOmtioZxvLQb3KgHTgBsoAPpmiBlTLoHS2cBrDr3bt375UAR6P6xvVbpnZz0WgVtDnHrvKB74cp4k/mLpBFo6zhWvZo4ROGWjOLoIB444jNv7rJ8Re50kMZ/PYxxBMGN6hONYC6Vy+DPYSwvpiYOIg240+Yz4ENGzFnCmehrK4mKOo5ZlALJgk8CuteiC6WpDMVAZ7fcxW1LJHkQaOezxPUsvYs7jUrlLBUdOT/JFBFrkADXMCjJZRgF8n3GrVh+N/XdZZPp0BENEVUXD1SSZ2R7FITdlSoabJMXR0JVgM5ck6SaUoy8Bot+IW/+qJKVag1sqCyGp/j/DzB5SOckIrMalHpMZxKvDoBzxCocOmCQk3eoA2GtOKZZFEVB0BEWD7HVRgeZXJRycAo11YZn8d/Xn727GKgaE0pcklrH27BZVcxdBknJaWzBj7QFclZvvJXlQTmzTJt6tp+ThsYJ0TkygUMZb5mDv7/qNRVmKAc0mLNxPKasFaYWSMQ0eZVktsEM8/rdT2m2AVNoFG/JEmRQm1oJhdRKyfzBE/9VzfceUKigttVJapzKU9R5W8+veoz/meT3V5YQNskf1u4hFfVTa8nJpYnJg6rmzZvomsc+SaQasWYDXn3qNN3lre/+Orara5QHy4owTZ0BnbbZkVumRWfX/5QWXcKdg5Pg69f1XethKLWCIFw0BzZPdHkcjpPt0niVXrXKYKap3kmQX1g6J6WZpj1eIpth/KhqEmCGtDVDXSl3WAz7QpJYMNRm+G6mn9gdbiBot8rEgoPQ82QIp5f/7ON8gZ51Tm8DMEZ+IGjJvjnB2MqQMTij1/9iITC7/rjB5Q6qToXqa51EnBjz2VfOaFiK0vWVM6AifVfwK+1kHotRT6i11uK+tbRBBIVsoI4ZuiC3x42w1HTwVqjTioEQVIepnquqTviWE0IuyVZOGqWdB3J9ZTJFVsQkBUq5GuQzQ2x0BGaNGglTFfXlPerABjQdTVQpXPUN5MghAl94g81jEBcnkJeNGZKkDGN6oOaZZr1G88ibZZ9JiMyLjoM8WbYqD2kUGEVD2Po2hn1KBlMzaAWzCCzEjXOB1HC1KO1K2qF7BK0QlGVrqb1tbuuZTKdRFeSN/vSroYVaoHuRxhqjrRyWmq2ngNUwqyyvQYVuK8SQOCo/22AvKANHVNtEM9Lm6K5DBgu7agWaJUa5q+6FdDhrxmd34jEAIzbbhfFZqUf2FwIQfVoFUevN5RhXfyG8CyRWOHCE1uh69VQ1DStOClnQU4IsSXZwJavQHVlZODqJ0DZdPFcKKpPq2N6HVSMP8lPvxWM6qqCFndr4JHnXyRfluAherY2mpRGR8J0xc6Bc7YoZ0iuLWkCbIE42B+Y64iheqBjoXZfD2z8SlRXUlkuNMLM0eUUD9MVDSrCX92gKhNkSVMkBLVEuzlBu6dlyHvKDCqYANfibXN+YytqJtB5qhWLdDanICt3fhcU4ziI6joOekHyBjzz7H1xl5Qzgc6TWtTTGxuBjmHmevtfmUsl5YLkv+V3Xv7UftSUd20EfWDcQvtVdfTsdB/tdErtdHUtdaDtdMvtdPYj3NyhjY79EaKawDliway2dqLs7JpFuBXlW9+NtLNzameX19KOtJ3d84jYsPMkzagFA0TkBcnSOzntYelkip1TNHZO/Fg6nWTnJJWlU192TqhZOk1n5+SfnVOKlk5U2jn9aemkqqVTtXZOAFs6rWznZHU/p8Dd93ZivWfuemvjTYDb7/WthV7esEj18FKMlbdBuobt9YWYrt6yyfQIaumNIEtvL1l608rSW2G23mCz9LadrTcD+3uL8X+wj/+z1sz+mQAAAABJRU5ErkJggg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:entry_slug/attachment/:tab_slug","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":entry_slug","attachment",":tab_slug"],"variable":[{"key":"entry_slug","value":"bkGLoVEL"},{"key":"tab_slug","value":"GPqBVvqW"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 17:04:39 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/file/Z3k6aHg8avKD4j1A"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606323939"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"ugKMsghy7bqgeFUz\",\n    \"link\": \"https://api.cr4ce.com/attachment/ugKMsghy7bqgeFUz\",\n    \"file\": {\n        \"filename\": \"Logo\",\n        \"token\": \"ugKMsghy7bqgeFUz\",\n        \"link\": \"https://api.cr4ce.com/file/ugKMsghy7bqgeFUz\"\n    }\n}"}],"_postman_id":"276f38c0-08f4-4cec-9b2a-35af2c494585"},{"name":"Update attachment","id":"94c9e761-6c80-4c06-b3d9-01df0f984299","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/attachment/:token","description":"<p>Update an existing attachment.<br />Please note that attachment fields are linked to the attachment and shouldn't be confused with form fields.<br />If you don't have attachment fields you can remove this object from the body of your request.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>attachment_fields</td>\n<td>No</td>\n<td>array</td>\n<td>Object containing key / value pairs. Where the key is the Field slug. e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n<tr>\n<td>order</td>\n<td>No</td>\n<td>Integer</td>\n<td>Attachment order</td>\n</tr>\n<tr>\n<td>tab</td>\n<td>No</td>\n<td>Array</td>\n<td>Tab slug</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["attachment",":token"],"host":["api","cr4ce","com"],"query":[],"variable":[{"description":{"content":"<p>Attachment token</p>\n","type":"text/plain"},"type":"any","value":"","key":"token"}]}},"response":[{"id":"be056614-4044-46ab-9e9e-17999deb3832","name":"Update attachment","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"attachment_fields\": {\n        \"wQaWJjOb\": \"Field value\"\n    },\n    \"order\": 2,\n    \"tab\": \"qWeRtYuI\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/attachment/:token","protocol":"https","host":["api","cr4ce","com"],"path":["attachment",":token"],"variable":[{"key":"token","value":"aBcDeFgH"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:16:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606238244"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"entry\": {\n        \"slug\": \"kwmWlpxl\",\n        \"link\": \"https://api.cr4ce.com/entry/kwmWlpxl\",\n        \"title\": \"Entry title\"\n    },\n    \"attachment_fields\": [\n        {\n            \"slug\": \"mZKYDOKv\",\n            \"link\": \"https://api.cr4ce.com/field/mZKYDOKv\",\n            \"label\": {\n                \"en_GB\": \"Attachment field\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"created\": \"2025-04-15T11:03:21Z\",\n    \"file\": {\n        \"token\": \"tQJ1YZKduWJ1e3Uu\",\n        \"link\": \"https://api.cr4ce.com/file/tQJ1YZKduWJ1e3Uu\",\n        \"download\": \"https://d2bp8hrk7i2swc.cloudfront.net/files/w/x/P/e/M/V/S3T0m4SqE9/file.png?response-content-disposition=filename%2A%3DUTF-8%27%27GoodGrantslogo.png&Expires=1746524992&Signature=ldchPlZ6tnnpojUWIqViiCTWUt56CaJcMUdacqhcSzrt2FX8RH6LUwoTnV-ObNnJduuMhUGIPw9e9Q63RJzAXtqlRYNI76HZOC~XO3xlO3PxPRCtHVEExkFPLRYzliCnSggWkJYRNV7ivKHT6-RDfgTPZNTqwL8FbTUdobOqLMzx9t7-lWr84PY1-HquR627F1QlDfuJzx6czYmEoo2IKba48jbJ-jSurlLqwNxjeprXw6tu1Lr2UvGi7Qw2svchPA5vLur2XE63kcvEyOfmZAbI7W63qEsS2S338tKap6s57ms-cxk4bBEWC-g34u48LHk~tm4mpPltfFdTZbBKGw__&Key-Pair-Id=K3S6X2V00DGR8C\",\n        \"filename\": \"logo.png\"\n    },\n    \"order\": 2,\n    \"tab\": {\n        \"slug\": \"MwXdxGlb\",\n        \"link\": \"https://api.cr4ce.com/tab/MwXdxGlb\",\n        \"name\": {\n            \"en_GB\": \"Supporting material\"\n        }\n    },\n    \"token\": \"tQJ1YZKduWJ1e3Uu\",\n    \"updated\": \"2025-05-06T08:49:52Z\"\n}"}],"_postman_id":"94c9e761-6c80-4c06-b3d9-01df0f984299"},{"name":"Delete attachment","id":"0322e103-bc0b-4b3c-96e0-1f82ec1fd7cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/attachment/:token","description":"<p>Delete an existing attachment.</p>\n","urlObject":{"protocol":"https","path":["attachment",":token"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"f8939e5d-dd3b-4b28-aa6e-71be2b1a725a","description":{"content":"<p>Attachment token</p>\n","type":"text/plain"},"type":"any","value":"","key":"token"}]}},"response":[{"id":"09ba8950-3787-493d-92c4-90682f01f8d5","name":"Delete attachment","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/attachment/:token","protocol":"https","host":["api","cr4ce","com"],"path":["attachment",":token"],"variable":[{"key":"token","value":""}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:21:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238520"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0322e103-bc0b-4b3c-96e0-1f82ec1fd7cb"}],"id":"87925e04-948b-43ff-8d55-29af6d945261","description":"<p>Endpoints relating to files collected on an attachments tab.</p>\n","_postman_id":"87925e04-948b-43ff-8d55-29af6d945261"},{"name":"Category","item":[{"name":"List categories","id":"928c34f3-bad1-4dc5-a6ee-ff744590343b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","type":"text","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/category?status=&chapter=&parent=&season=&deleted=&form=&per_page=&page=&order=&dir=","description":"<p>Returns a list of categories.</p>\n","urlObject":{"protocol":"https","path":["category"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>active</li>\n<li>inactive</li>\n</ul>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"parent","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted categories)</li>\n<li>included (include deleted categories)</li>\n<li>none (exclude deleted categories)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Form slug</p>\n","type":"text/plain"},"key":"form","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>chapters</li>\n<li>created</li>\n<li>divisions</li>\n<li>entry_count</li>\n<li>name</li>\n<li>parent</li>\n<li>season</li>\n<li>shortcode</li>\n<li>status</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"e590ba55-a18b-4695-9b3f-400b4dc6d8c8","name":"List categories","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/category","protocol":"https","host":["api","cr4ce","com"],"path":["category"],"query":[{"key":"status","value":null,"description":"- active\n- inactive","disabled":true},{"key":"chapter","value":null,"description":"Chapter slug","disabled":true},{"key":"parent","value":null,"description":"Parent Category slug","disabled":true},{"key":"season","value":null,"description":"- season slug\n- \"all\" to show all seasons","disabled":true},{"key":"form","value":null,"description":"Form slug","disabled":true},{"key":"deleted","value":null,"description":"- only (show only deleted categories)\n- included (include deleted categories)\n- none (exclude deleted categories)","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- chapter_count\n- divisions\n- entry_count\n- name\n- parent (slug)\n- season (slug)\n- shortcode\n- status\n- updated","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"chapter_count\": 1,\n            \"created\": \"2020-01-01T00:00:00Z\",\n            \"description\": {\n                \"en_GB\": \"Category description\"\n            },\n            \"divisions\": 1,\n            \"entry_count\": 1,\n            \"form\": {\n                \"slug\": \"OkqbMdob\",\n                \"link\": \"https://api.cr4ce.com/form/OkqbMdob\",\n                \"name\": {\n                    \"en_GB\": \"Application form\"\n                }\n            },\n            \"name\": {\n                \"en_GB\": \"Category name\"\n            },\n            \"parent\": {\n                \"slug\": \"qLgNbaDx\",\n                \"link\": \"https://api.cr4ce.com/category/qLgNbaDx\",\n                \"name\": {\n                    \"en_GB\": \"Parent category name\"\n                }\n            },\n            \"season\": {\n                \"slug\": \"xqrPemBy\",\n                \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n                \"name\": {\n                    \"en_GB\": \"Season name\"\n                }\n            },\n            \"shortcode\": {\n                \"en_GB\": \"ABC\"\n            },\n            \"slug\": \"PpbdreDl\",\n            \"status\": \"active\",\n            \"updated\": \"2020-01-01T00:00:00Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/category?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/category?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/category\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"928c34f3-bad1-4dc5-a6ee-ff744590343b"},{"name":"Get category","id":"09182f60-ff0b-4850-95f7-576996208efa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/category/:slug","description":"<p>Returns a category by its slug. The response consists of all category fields. Images include a download link.</p>\n","urlObject":{"protocol":"https","path":["category",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"ef7a4d90-5555-4cf0-b249-f9ff4a175819","description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"slug"}]}},"response":[{"id":"b5ef053b-e7fc-40c4-8311-431b8c5fad24","name":"Get category","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/category/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["category",":slug"],"variable":[{"key":"slug","value":"PpbdreDl"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"chapters\": [\n        {\n            \"slug\": \"DjrbmvZV\",\n            \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n            \"name\": {\n                \"en_GB\": \"Chapter 1\"\n            }\n        },\n        {\n            \"slug\": \"DZkpgVwO\",\n            \"link\": \"https://api.cr4ce.com/chapter/DZkpgVwO\",\n            \"name\": {\n                \"en_GB\": \"Chapter 2\"\n            }\n        },\n        {\n            \"slug\": \"nkNodPxG\",\n            \"link\": \"https://api.cr4ce.com/chapter/nkNodPxG\",\n            \"name\": {\n                \"en_GB\": \"Chapter 3\"\n            }\n        },\n        {\n            \"slug\": \"rnkPoEgd\",\n            \"link\": \"https://api.cr4ce.com/chapter/rnkPoEgd\",\n            \"name\": {\n                \"en_GB\": \"Chapter 4\"\n            }\n        },\n        {\n            \"slug\": \"VdaREkJq\",\n            \"link\": \"https://api.cr4ce.com/chapter/VdaREkJq\",\n            \"name\": {\n                \"en_GB\": \"Chapter 5\"\n            }\n        },\n        {\n            \"slug\": \"wQaWJjOb\",\n            \"link\": \"https://api.cr4ce.com/chapter/wQaWJjOb\",\n            \"name\": {\n                \"en_GB\": \"Chapter 6\"\n            }\n        }\n    ],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"description\": {\n        \"en_GB\": \"Category description\"\n    },\n    \"divisions\": 1,\n    \"entrant_max_entries\": 1,\n    \"entry_name_label\": {\n        \"en_GB\": \"Entry name label\"\n    },\n    \"fill_entry_name\": false,\n    \"form\": {\n        \"slug\": \"OkqbMdob\",\n        \"link\": \"https://api.cr4ce.com/form/OkqbMdob\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"image_heading\": {\n        \"en_GB\": \"Image heading\"\n    },\n    \"images\": [\n        {\n            \"token\": \"SNyIvw8TGGQHmCUk\",\n            \"link\": \"https://api.cr4ce.com/file/SNyIvw8TGGQHmCUk\",\n            \"filename\": \"image.jpg\",\n            \"download\": \"<download-url>\"\n        }\n    ],\n    \"max_image_width\": 1024,\n    \"name\": {\n        \"en_GB\": \"Category name\"\n    },\n    \"packing_slip_instructions\": {\n        \"en_GB\": \"Packing slip instructions\"\n    },\n    \"parent\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/category/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Parent category name\"\n        }\n    },\n    \"pdf_packing_slip\": true,\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"shortcode\": {\n        \"en_GB\": \"ABC\"\n    },\n    \"slug\": \"PpbdreDl\",\n    \"status\": \"active\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"09182f60-ff0b-4850-95f7-576996208efa"},{"name":"Create category","id":"1378e947-3df1-4de7-a868-729bfb2d3334","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"body":{"mode":"raw","raw":""},"url":"https://api.cr4ce.com/category","description":"<p>Create a new category.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>season</td>\n<td>Yes</td>\n<td>String</td>\n<td>Season slug</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the following values: <ul> <li>active</li> <li>inactive</li> </ul></td>\n</tr>\n<tr>\n<td>translated</td>\n<td>Yes</td>\n<td>Array</td>\n<td>Array of key / value pairs where keys can be any of the following: <ul> <li>name (Required)</li> <li>description</li> <li>entry_name_label</li> <li>image_heading</li>  <li>packing_slip_instructions</li> <li>shortcode</li> </ul> Values are themselves of type Array containing key / value pairs where the key can be any existing and enabled language code.</td>\n</tr>\n<tr>\n<td>chapters</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of Chapter slugs</td>\n</tr>\n<tr>\n<td>divisions</td>\n<td>No</td>\n<td>Integer</td>\n<td>Number of divisions</td>\n</tr>\n<tr>\n<td>entrant_max_entries</td>\n<td>No</td>\n<td>Integer</td>\n<td>Number of max entries per Entrant</td>\n</tr>\n<tr>\n<td>fill_entry_name</td>\n<td>No</td>\n<td>Boolean</td>\n<td>Determines whether to prefill the entry name field on the entry from when that category is selected</td>\n</tr>\n<tr>\n<td>max_image_width</td>\n<td>No</td>\n<td>Integer</td>\n<td>Maximum image width</td>\n</tr>\n<tr>\n<td>form</td>\n<td>No</td>\n<td>String</td>\n<td>Form slug</td>\n</tr>\n<tr>\n<td>parent</td>\n<td>No</td>\n<td>String</td>\n<td>Parent Category slug</td>\n</tr>\n<tr>\n<td>pdf_packing_slip</td>\n<td>No</td>\n<td>Boolean</td>\n<td>Determines whether or not to generate a PDF packing slip</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["category"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"4919d718-3905-4d95-8a19-ae1b035688a3","name":"Create category","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"chapters\": [\"wQaWJjOb\"],\n    \"divisions\": 1,\n    \"entrant_max_entries\": 1,\n    \"fill_entry_name\": true,\n    \"max_image_width\": 1024,\n    \"form\": \"OkqbMdob\",\n    \"parent\": \"PpbdreDl\",\n    \"pdf_packing_slip\": true,\n    \"season\": \"xqrPemBy\",\n    \"status\": \"active\",\n    \"translated\": {\n        \"description\": {\n            \"en_GB\": \"Description\"\n        },\n        \"entry_name_label\": {\n            \"en_GB\": \"Entry name label\"\n        },\n        \"image_heading\": {\n            \"en_GB\": \"Image heading\"\n        },\n        \"name\": {\n            \"en_GB\": \"Name\"\n        },\n        \"packing_slip_instructions\": {\n            \"en_GB\": \"Packing slip instructions\"\n        },\n        \"shortcode\": {\n            \"en_GB\": \"Short code\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/category"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:08:04 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/category/nvXLLrlv"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606237698"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"chapters\": [\n        {\n            \"slug\": \"DjrbmvZV\",\n            \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n            \"name\": {\n                \"en_GB\": \"Chapter 1\"\n            }\n        },\n        {\n            \"slug\": \"DZkpgVwO\",\n            \"link\": \"https://api.cr4ce.com/chapter/DZkpgVwO\",\n            \"name\": {\n                \"en_GB\": \"Chapter 2\"\n            }\n        },\n        {\n            \"slug\": \"nkNodPxG\",\n            \"link\": \"https://api.cr4ce.com/chapter/nkNodPxG\",\n            \"name\": {\n                \"en_GB\": \"Chapter 3\"\n            }\n        },\n        {\n            \"slug\": \"rnkPoEgd\",\n            \"link\": \"https://api.cr4ce.com/chapter/rnkPoEgd\",\n            \"name\": {\n                \"en_GB\": \"Chapter 4\"\n            }\n        },\n        {\n            \"slug\": \"VdaREkJq\",\n            \"link\": \"https://api.cr4ce.com/chapter/VdaREkJq\",\n            \"name\": {\n                \"en_GB\": \"Chapter 5\"\n            }\n        },\n        {\n            \"slug\": \"wQaWJjOb\",\n            \"link\": \"https://api.cr4ce.com/chapter/wQaWJjOb\",\n            \"name\": {\n                \"en_GB\": \"Chapter 6\"\n            }\n        }\n    ],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"description\": {\n        \"en_GB\": \"Category description\"\n    },\n    \"divisions\": 1,\n    \"entrant_max_entries\": 1,\n    \"entry_name_label\": {\n        \"en_GB\": \"Entry name label\"\n    },\n    \"fill_entry_name\": false,\n    \"form\": \"OkqbMdob\",\n    \"image_heading\": {\n        \"en_GB\": \"Image heading\"\n    },\n    \"images\": [\n        {\n            \"token\": \"SNyIvw8TGGQHmCUk\",\n            \"link\": \"https://api.cr4ce.com/file/SNyIvw8TGGQHmCUk\",\n            \"name\": \"image.jpg\",\n            \"download\": \"\\n<download-url>\"\n        }\n    ],\n    \"max_image_width\": 1024,\n    \"name\": {\n        \"en_GB\": \"Category name\"\n    },\n    \"packing_slip_instructions\": {\n        \"en_GB\": \"Packing slip instructions\"\n    },\n    \"parent\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/category/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Parent category name\"\n        }\n    },\n    \"pdf_packing_slip\": true,\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"shortcode\": {\n        \"en_GB\": \"ABC\"\n    },\n    \"slug\": \"PpbdreDl\",\n    \"status\": \"active\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"1378e947-3df1-4de7-a868-729bfb2d3334"},{"name":"Update category","id":"2434fd55-62b5-407b-ad73-086dfa3b8b44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/category/:slug","description":"<p>Update an existing category.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>season</td>\n<td>No</td>\n<td>String</td>\n<td>Season slug</td>\n</tr>\n<tr>\n<td>status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values: <ul> <li>active</li> <li>inactive</li> </ul></td>\n</tr>\n<tr>\n<td>translated</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of key / value pairs where keys can be any of the following: <ul> <li>name</li> <li>description</li> <li>entry_name_label</li> <li>image_heading</li>  <li>packing_slip_instructions</li> <li>shortcode</li> </ul> Values are themselves of type Array containing key / value pairs where the key can be any existing and enabled language code.</td>\n</tr>\n<tr>\n<td>chapters</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of Chapter slugs</td>\n</tr>\n<tr>\n<td>divisions</td>\n<td>No</td>\n<td>Integer</td>\n<td>Number of divisions</td>\n</tr>\n<tr>\n<td>entrant_max_entries</td>\n<td>No</td>\n<td>Integer</td>\n<td>Number of max entries per Entrant</td>\n</tr>\n<tr>\n<td>fill_entry_name</td>\n<td>No</td>\n<td>Boolean</td>\n<td>Determines whether to prefill the entry name field on the entry from when that category is selected.</td>\n</tr>\n<tr>\n<td>max_image_width</td>\n<td>No</td>\n<td>Integer</td>\n<td>Maximum image width</td>\n</tr>\n<tr>\n<td>parent</td>\n<td>No</td>\n<td>String</td>\n<td>Parent Category slug</td>\n</tr>\n<tr>\n<td>pdf_packing_slip</td>\n<td>No</td>\n<td>Boolean</td>\n<td>Determines whether or not to generate a PDF packing slip</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["category",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"17cb7e15-488a-444b-bcc6-c1e085da0db2","description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"slug"}]}},"response":[{"id":"90396777-b525-4ec3-8116-11404efb743c","name":"Update category","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"chapters\": [\"wQaWJjOb\"],\n    \"divisions\": 1,\n    \"entrant_max_entries\": 1,\n    \"fill_entry_name\": true,\n    \"max_image_width\": 1024,\n    \"parent\": \"PpbdreDl\",\n    \"pdf_packing_slip\": true,\n    \"status\": \"active\",\n    \"translated\": {\n        \"description\": {\n            \"en_GB\": \"Description\"\n        },\n        \"entry_name_label\": {\n            \"en_GB\": \"Entry name label\"\n        },\n        \"image_heading\": {\n            \"en_GB\": \"Image heading\"\n        },\n        \"name\": {\n            \"en_GB\": \"Name\"\n        },\n        \"packing_slip_instructions\": {\n            \"en_GB\": \"Packing slip instructions\"\n        },\n        \"shortcode\": {\n            \"en_GB\": \"Short code\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/category/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["category",":slug"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:16:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606238244"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"chapters\": [\n        {\n            \"slug\": \"DjrbmvZV\",\n            \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n            \"name\": {\n                \"en_GB\": \"Chapter 1\"\n            }\n        },\n        {\n            \"slug\": \"DZkpgVwO\",\n            \"link\": \"https://api.cr4ce.com/chapter/DZkpgVwO\",\n            \"name\": {\n                \"en_GB\": \"Chapter 2\"\n            }\n        },\n        {\n            \"slug\": \"nkNodPxG\",\n            \"link\": \"https://api.cr4ce.com/chapter/nkNodPxG\",\n            \"name\": {\n                \"en_GB\": \"Chapter 3\"\n            }\n        },\n        {\n            \"slug\": \"rnkPoEgd\",\n            \"link\": \"https://api.cr4ce.com/chapter/rnkPoEgd\",\n            \"name\": {\n                \"en_GB\": \"Chapter 4\"\n            }\n        },\n        {\n            \"slug\": \"VdaREkJq\",\n            \"link\": \"https://api.cr4ce.com/chapter/VdaREkJq\",\n            \"name\": {\n                \"en_GB\": \"Chapter 5\"\n            }\n        },\n        {\n            \"slug\": \"wQaWJjOb\",\n            \"link\": \"https://api.cr4ce.com/chapter/wQaWJjOb\",\n            \"name\": {\n                \"en_GB\": \"Chapter 6\"\n            }\n        }\n    ],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"description\": {\n        \"en_GB\": \"Category description\"\n    },\n    \"divisions\": 1,\n    \"entrant_max_entries\": 1,\n    \"entry_name_label\": {\n        \"en_GB\": \"Entry name label\"\n    },\n    \"fill_entry_name\": false,\n    \"form\": {\n        \"slug\": \"OkqbMdob\",\n        \"link\": \"https://api.cr4ce.com/form/OkqbMdob\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"image_heading\": {\n        \"en_GB\": \"Image heading\"\n    },\n    \"images\": [\n        {\n            \"token\": \"SNyIvw8TGGQHmCUk\",\n            \"link\": \"https://api.cr4ce.com/file/SNyIvw8TGGQHmCUk\",\n            \"name\": \"image.jpg\",\n            \"download\": \"<download-url>\"\n        }\n    ],\n    \"max_image_width\": 1024,\n    \"name\": {\n        \"en_GB\": \"Category name\"\n    },\n    \"packing_slip_instructions\": {\n        \"en_GB\": \"Packing slip instructions\"\n    },\n    \"parent\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/category/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Parent category name\"\n        }\n    },\n    \"pdf_packing_slip\": true,\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"shortcode\": {\n        \"en_GB\": \"ABC\"\n    },\n    \"slug\": \"PpbdreDl\",\n    \"status\": \"active\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"2434fd55-62b5-407b-ad73-086dfa3b8b44"},{"name":"Delete category","id":"43a91d28-45d9-4978-accb-e91a6703add1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/category/:slug","description":"<p>Delete an existing category.</p>\n","urlObject":{"protocol":"https","path":["category",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"27a8395d-2015-4e74-bb91-15704e734ae4","description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"slug"}]}},"response":[{"id":"3b656335-e60d-4857-81aa-766da737cab5","name":"Delete category","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/category/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["category",":slug"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:21:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238520"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"43a91d28-45d9-4978-accb-e91a6703add1"},{"name":"Upload category file","id":"31f27e5d-db21-4b19-8826-1fd20bf1030b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/category/:slug/upload","description":"<p>Upload a category image.</p>\n","urlObject":{"protocol":"https","path":["category",":slug","upload"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"2c3b2b28-0769-494e-9e1d-c4254fe1bc0b","description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"slug"}]}},"response":[{"id":"2705cc7f-ad43-47cc-b822-fe37d8694e31","name":"Upload category file","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"filename\": \"AwardForcelogo.png\",\r\n\t\"data\": \"data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqBAMAAADPWMmxAAAAJFBMVEX////rNwD4taHtRxT+8u/83tXye1bxakH0kHL6ybrvWiz2ooipEU8EAAAIsElEQVRo3sVbS3MTRxBWmZWN7NOssFYrXYQJgYQLigUY5yLAhNhc5IATqFzkKjCQkwThUc5FCq+EXOS8CORiFTZUfJKBVFLRn8t0z6tXXtt67EAf/NBqv+3p6fn6MbOxWBcye+TR8iRjbPLV9de/xiKRs4dvMSonvr84MObs4zzrlOS9wRSO/7MVE3G/K/UP+nWTbSfTf/eJ6RxiO8nNYl+jv892lqk+rJCost3Ea/QKOrQ7aO+ws92AMpZpRDz83rWNL7Ju5XjXU+a8Yd3Lp9062FesF1nvDvRz1ps86MqozR5RM92Y9gDrVT7ZHfQz1rtciXz8XdngF9aPnNxl+bP+JLcjar1P1HSUrtqV0zqLfaOmipF61a7eNYCqOyg7iKrbK1sfCHUbN9jLBpNaKOr+AVHd0FjFBpWwGHZhYNRjIW7VHBg1s9W5htngUo58rkLnK56PAJV1svdcFKBsrQN1MxLUbIcBWDQSNMG5iFC/tWCADhNE4wFQ3JQiXgJbF8JKZKg0M6hGhupFSYJhdDgaIeqqBbNShmlGiOrZMKsx7EikqBWJOh8p6ngk2cU22YaTjxQ1WRwov9457zaTlW63uTWSS0tLqH5m6ZHIEu8sLXHnS7XbohEBX+ByDR3yOP69nO+crnkadkbEEKrSoc8ohufwBcVtyiVnDhmSmn3SMV2GsVvCHA0ZxxWMJ2xfU57t0YpHUZ/zcZC5m9TOcHtZ6l+WMFnxsJIiN49WZ+UtOXUmGAhTUvOCtHVO+sc4/u/pXMSjxGxoeozGg7GgQU4x5osP0UUWBQ1dwE+lnQF1ZmamiEGEozozMwG/bwVcoCKDTUoMIKXorIY6rmp9OGpicnLyZQMsxFEP8L8/IIG6oh6vHK0IluRKQoboKuUaaM8WXMWw6Ukfd8FCZWEW6OsoWxYoufJEcSiHk9fA0eyTqicRjP9MtIRFFCqYqClRMWDJ+fIpC/CpHqngd8r4rIpkyRSC8OU9vCp08JSL8WmpKlR4xIphAh0JuW7z4zjmAv7MxZwSOIGLtocrvghGSldA1bqC9fdo4jbcwq/X01jKuDhyPuQajGofugDXfFNorVEzxK5qYUq14yTzcvLiA7yb3zu8BrdU0InB4knUXaOehAnSqOOmtioZxvLQb3KgHTgBsoAPpmiBlTLoHS2cBrDr3bt375UAR6P6xvVbpnZz0WgVtDnHrvKB74cp4k/mLpBFo6zhWvZo4ROGWjOLoIB444jNv7rJ8Re50kMZ/PYxxBMGN6hONYC6Vy+DPYSwvpiYOIg240+Yz4ENGzFnCmehrK4mKOo5ZlALJgk8CuteiC6WpDMVAZ7fcxW1LJHkQaOezxPUsvYs7jUrlLBUdOT/JFBFrkADXMCjJZRgF8n3GrVh+N/XdZZPp0BENEVUXD1SSZ2R7FITdlSoabJMXR0JVgM5ck6SaUoy8Bot+IW/+qJKVag1sqCyGp/j/DzB5SOckIrMalHpMZxKvDoBzxCocOmCQk3eoA2GtOKZZFEVB0BEWD7HVRgeZXJRycAo11YZn8d/Xn727GKgaE0pcklrH27BZVcxdBknJaWzBj7QFclZvvJXlQTmzTJt6tp+ThsYJ0TkygUMZb5mDv7/qNRVmKAc0mLNxPKasFaYWSMQ0eZVktsEM8/rdT2m2AVNoFG/JEmRQm1oJhdRKyfzBE/9VzfceUKigttVJapzKU9R5W8+veoz/meT3V5YQNskf1u4hFfVTa8nJpYnJg6rmzZvomsc+SaQasWYDXn3qNN3lre/+Orara5QHy4owTZ0BnbbZkVumRWfX/5QWXcKdg5Pg69f1XethKLWCIFw0BzZPdHkcjpPt0niVXrXKYKap3kmQX1g6J6WZpj1eIpth/KhqEmCGtDVDXSl3WAz7QpJYMNRm+G6mn9gdbiBot8rEgoPQ82QIp5f/7ON8gZ51Tm8DMEZ+IGjJvjnB2MqQMTij1/9iITC7/rjB5Q6qToXqa51EnBjz2VfOaFiK0vWVM6AifVfwK+1kHotRT6i11uK+tbRBBIVsoI4ZuiC3x42w1HTwVqjTioEQVIepnquqTviWE0IuyVZOGqWdB3J9ZTJFVsQkBUq5GuQzQ2x0BGaNGglTFfXlPerABjQdTVQpXPUN5MghAl94g81jEBcnkJeNGZKkDGN6oOaZZr1G88ibZZ9JiMyLjoM8WbYqD2kUGEVD2Po2hn1KBlMzaAWzCCzEjXOB1HC1KO1K2qF7BK0QlGVrqb1tbuuZTKdRFeSN/vSroYVaoHuRxhqjrRyWmq2ngNUwqyyvQYVuK8SQOCo/22AvKANHVNtEM9Lm6K5DBgu7agWaJUa5q+6FdDhrxmd34jEAIzbbhfFZqUf2FwIQfVoFUevN5RhXfyG8CyRWOHCE1uh69VQ1DStOClnQU4IsSXZwJavQHVlZODqJ0DZdPFcKKpPq2N6HVSMP8lPvxWM6qqCFndr4JHnXyRfluAherY2mpRGR8J0xc6Bc7YoZ0iuLWkCbIE42B+Y64iheqBjoXZfD2z8SlRXUlkuNMLM0eUUD9MVDSrCX92gKhNkSVMkBLVEuzlBu6dlyHvKDCqYANfibXN+YytqJtB5qhWLdDanICt3fhcU4ziI6joOekHyBjzz7H1xl5Qzgc6TWtTTGxuBjmHmevtfmUsl5YLkv+V3Xv7UftSUd20EfWDcQvtVdfTsdB/tdErtdHUtdaDtdMvtdPYj3NyhjY79EaKawDliway2dqLs7JpFuBXlW9+NtLNzameX19KOtJ3d84jYsPMkzagFA0TkBcnSOzntYelkip1TNHZO/Fg6nWTnJJWlU192TqhZOk1n5+SfnVOKlk5U2jn9aemkqqVTtXZOAFs6rWznZHU/p8Dd93ZivWfuemvjTYDb7/WthV7esEj18FKMlbdBuobt9YWYrt6yyfQIaumNIEtvL1l608rSW2G23mCz9LadrTcD+3uL8X+wj/+z1sz+mQAAAABJRU5ErkJggg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/category/:slug/upload","protocol":"https","host":["api","cr4ce","com"],"path":["category",":slug","upload"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:28:02 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/file/f5unJsJZuVbH7Hua"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238942"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"filename\": \"AwardForcelogo.jpg\",\n    \"token\": \"xRHwHy2TbKtAZoaG\",\n    \"link\": \"https://api.awardforce.local/file/xRHwHy2TbKtAZoaG\"\n}"}],"_postman_id":"31f27e5d-db21-4b19-8826-1fd20bf1030b"}],"id":"52b2786f-23d4-4e05-92bd-9c570b0b1d98","description":"<p>Endpoints related to viewing, creating, updating and deleting categories.</p>\n","event":[{"listen":"prerequest","script":{"id":"1af43379-4b3c-453c-8534-f2efdd1944ef","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f910982f-1a8e-4695-bc9c-999b7cc7ba7e","type":"text/javascript","exec":[""]}}],"_postman_id":"52b2786f-23d4-4e05-92bd-9c570b0b1d98"},{"name":"Chapter","item":[{"name":"List chapters","id":"fbc4b93f-cf05-4660-a7dd-aa11660074bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","type":"text","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","type":"text","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/chapter?status=&season=&deleted=&per_page=&page=&order=&dir=","description":"<p>Returns a list of chapters.</p>\n","urlObject":{"protocol":"https","path":["chapter"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>active</li>\n<li>inactive</li>\n</ul>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<ul>\n<li>season slug</li>\n<li>\"all\" to show all seasons</li>\n</ul>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted categories)</li>\n<li>included (include deleted categories)</li>\n<li>none (exclude deleted categories)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>chapter_count</li>\n<li>divisions</li>\n<li>entry_count</li>\n<li>name</li>\n<li>parent (slug)</li>\n<li>season (slug)</li>\n<li>shortcode</li>\n<li>status</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"5daf51c0-1558-4931-9dc1-0ffd33a4bb4a","name":"List chapters","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/chapter?status=&season=&deleted=&per_page=&page=&order=&dir=","protocol":"https","host":["api","cr4ce","com"],"path":["chapter"],"query":[{"key":"status","value":"","description":"- active\n- inactive"},{"key":"season","value":"","description":"- season slug\n- \"all\" to show all seasons"},{"key":"deleted","value":"","description":"- only (show only deleted categories)\n- included (include deleted categories)\n- none (exclude deleted categories)"},{"key":"per_page","value":"","description":"Number between 1 and 100"},{"key":"page","value":"","description":"Number greater than 0"},{"key":"order","value":"","description":"Column name to order by. The following options are available:\n- chapter_count\n- divisions\n- entry_count\n- name\n- parent (slug)\n- season (slug)\n- shortcode\n- status\n- updated"},{"key":"dir","value":"","description":"- asc\n- desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"created\": \"2020-09-20T22:17:12Z\",\n            \"managers\": [\n                {\n                    \"slug\": \"pEDrBEnj\",\n                    \"link\": \"https://api.cr4ce.com/user/pEDrBEnj\",\n                    \"first_name\": \"First name\",\n                    \"last_name\": \"Last name\"\n                }\n            ],\n            \"name\": {\n                \"en_GB\": \"Chapter 1\"\n            },\n            \"season\": {\n                \"slug\": \"aLRobJbX\",\n                \"link\": \"https://api.cr4ce.com/season/aLRobJbX\",\n                \"name\": {\n                    \"en_GB\": \"2020\"\n                }\n            },\n            \"slug\": \"elPnRPGm\",\n            \"status\": \"Active\",\n            \"updated\": \"2021-04-07T18:05:53Z\"\n        },\n        {\n            \"created\": \"2021-04-05T20:52:27Z\",\n            \"managers\": [\n                {\n                    \"slug\": \"pEDrBEnj\",\n                    \"link\": \"https://api.cr4ce.com/user/pEDrBEnj\",\n                    \"first_name\": \"First name\",\n                    \"last_name\": \"Last name\"\n                }\n            ],\n            \"name\": {\n                \"en_GB\": \"Chapter 2\"\n            },\n            \"season\": {\n                \"slug\": \"aLRobJbX\",\n                \"link\": \"https://api.cr4ce.com/season/aLRobJbX\",\n                \"name\": {\n                    \"en_GB\": \"2020\"\n                }\n            },\n            \"slug\": \"PxqEwXlY\",\n            \"status\": \"Active\",\n            \"updated\": \"2021-04-07T18:05:37Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/chapter?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/chapter?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/chapter\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"fbc4b93f-cf05-4660-a7dd-aa11660074bd"},{"name":"Get chapter","id":"42fd2ce1-4db9-40c1-8305-65974b56f60e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/chapter/:slug","description":"<p>Returns a chapter by its slug. The response consists of all chapter fields.</p>\n","urlObject":{"protocol":"https","path":["chapter",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"0307abe1-6ef2-4b99-a4dd-ae13da241338","description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"62bc7448-a7a0-4760-ac96-c05b0a4b9bf8","name":"Get chapter","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/chapter/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["chapter",":slug"],"variable":[{"key":"slug","value":"PpbdreDl"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2020-09-20T22:17:12Z\",\n    \"managers\": [\n        {\n            \"slug\": \"pEDrBEnj\",\n            \"link\": \"https://api.cr4ce.com/user/pEDrBEnj\",\n            \"first_name\": \"First name\",\n            \"last_name\": \"Last name\"\n        }\n    ],\n    \"name\": {\n        \"en_GB\": \"Chapter 1\"\n    },\n    \"season\": {\n        \"slug\": \"aLRobJbX\",\n        \"link\": \"https://api.cr4ce.com/chapter/aLRobJbX\",\n        \"name\": {\n            \"en_GB\": \"2020\"\n        }\n    },\n    \"slug\": \"elPnRPGm\",\n    \"status\": \"Active\",\n    \"updated\": \"2021-04-07T18:05:53Z\"\n}"}],"_postman_id":"42fd2ce1-4db9-40c1-8305-65974b56f60e"},{"name":"Create chapter","id":"6d58df13-b3ed-44e8-b6e1-d7668305127e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/chapter","description":"<p>Create a new chapter.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>season</td>\n<td>Yes</td>\n<td>String</td>\n<td>Season slug</td>\n</tr>\n<tr>\n<td>status</td>\n<td>Yes</td>\n<td>String</td>\n<td>One of the following values:<br /><br />- active<br />    <br /><br />- inactive</td>\n</tr>\n<tr>\n<td>translated</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of key / value pairs where keys can be any of the following:<br /><br />- name<br />    <br /><br />- image_heading</td>\n</tr>\n<tr>\n<td>max_image_width</td>\n<td>No</td>\n<td>Integer</td>\n<td>Maximum image width</td>\n</tr>\n<tr>\n<td>managers</td>\n<td>No</td>\n<td>Array fo slugs</td>\n<td>Array of user slugs of chapter managers</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["chapter"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"6058df66-6fd0-4eb2-ab7c-7c5602ba97e2","name":"Create chapter","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"max_image_width\": 1024,\n    \"season\": \"xqrPemBy\",\n    \"status\": \"active\",\n    \"translated\": {\n        \"image_heading\": {\n            \"en_GB\": \"Image heading\"\n        },\n        \"name\": {\n            \"en_GB\": \"Name\"\n        }\n    },\n    \"managers\": [\"slug1234\", \"slug5678\"]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/chapter"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:08:04 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/category/nvXLLrlv"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606237698"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2021-04-29T20:23:26Z\",\n    \"managers\": [\n        {\n            \"slug\": \"pEDrBEnj\",\n            \"link\": \"https://api.cr4ce.com/user/pEDrBEnj\",\n            \"first_name\": \"First name\",\n            \"last_name\": \"Last name\"\n        }\n    ],\n    \"name\": {\n        \"en_GB\": \"Name\"\n    },\n    \"season\": {\n        \"slug\": \"aLRobJbX\",\n        \"link\": \"https://api.cr4ce.com/season/aLRobJbX\",\n        \"name\": {\n            \"en_GB\": \"2020\"\n        }\n    },\n    \"slug\": \"NYKwmjOb\",\n    \"status\": \"Active\",\n    \"updated\": \"2021-04-29T20:23:26Z\"\n}"}],"_postman_id":"6d58df13-b3ed-44e8-b6e1-d7668305127e"},{"name":"Update chapter","id":"dac06ac7-17f7-4bac-8694-96a7f1e03c0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/chapter/:slug","description":"<p>Update an existing chapter.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>season</td>\n<td>No</td>\n<td>String</td>\n<td>Season slug</td>\n</tr>\n<tr>\n<td>status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values: <ul> <li>active</li> <li>inactive</li> </ul></td>\n</tr>\n<tr>\n<td>translated</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of key / value pairs where keys can be any of the following: <ul> <li>name</li> <li>image_heading</li></ul></td>\n</tr>\n<tr>\n<td>max_image_width</td>\n<td>No</td>\n<td>Integer</td>\n<td>Maximum image width</td>\n</tr>\n<tr>\n<td>managers</td>\n<td>No</td>\n<td>Array fo slugs</td>\n<td>Array of user slugs of chapter managers</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["chapter",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"6dd89dfb-8aae-4235-a2cf-2f176f7848b3","description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"80f9e3e5-83af-4fa8-9c7c-b5a87644ab0b","name":"Update chapter","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"translated\": {\n        \"name\" : {\n            \"en_GB\": \"New chapter name\"\n        },\n        \"image_heading\": {\n            \"en_GB\": \"Heading\"\n        }\n    },\n    \"managers\": [\n        \"VmyKmMXR\"\n    ],\n    \"status\": \"active\",\n    \"max_image_width\": 680\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/chapter/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["chapter",":slug"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:16:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606238244"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2020-09-20T22:17:12Z\",\n    \"managers\": [\n        {\n            \"slug\": \"pEDrBEnj\",\n            \"link\": \"https://api.cr4ce.com/user/pEDrBEnj\",\n            \"first_name\": \"First name\",\n            \"last_name\": \"Last name\"\n        }\n    ],\n    \"name\": {\n        \"en_GB\": \"New chapter name\"\n    },\n    \"season\": {\n        \"slug\": \"aLRobJbX\",\n        \"link\": \"https://api.cr4ce.com/season/aLRobJbX\",\n        \"name\": {\n            \"en_GB\": \"2020\"\n        }\n    },\n    \"slug\": \"elPnRPGm\",\n    \"status\": \"Active\",\n    \"updated\": \"2021-04-07T18:33:18Z\"\n}"}],"_postman_id":"dac06ac7-17f7-4bac-8694-96a7f1e03c0e"},{"name":"Delete chapter","id":"46e11dda-9d1d-47e8-9bbd-e8903f5df4c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/chapter/:slug","description":"<p>Delete an existing chapter.</p>\n","urlObject":{"protocol":"https","path":["chapter",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"0615c191-ac76-4de8-8ccc-66b562c47dc8","description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"0aee3335-9aaf-469e-8898-63d863acaab9","name":"Delete chapter","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/chapter/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["chapter",":slug"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:21:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238520"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"46e11dda-9d1d-47e8-9bbd-e8903f5df4c0"},{"name":"Upload chapter file","id":"313fbb56-b2b9-421c-8e51-f8176a105e76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/chapter/:slug/upload","description":"<p>Upload a chapter image.</p>\n","urlObject":{"protocol":"https","path":["chapter",":slug","upload"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"eeb96f9a-4852-4eba-8406-d929c8399475","description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"dc236031-10aa-4c3c-8ef8-2020e950f7a9","name":"Upload chapter file","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"body":{"mode":"raw","raw":"{\r\n\t\"filename\": \"AwardForcelogo.png\",\r\n\t\"data\": \"data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqBAMAAADPWMmxAAAAJFBMVEX////rNwD4taHtRxT+8u/83tXye1bxakH0kHL6ybrvWiz2ooipEU8EAAAIsElEQVRo3sVbS3MTRxBWmZWN7NOssFYrXYQJgYQLigUY5yLAhNhc5IATqFzkKjCQkwThUc5FCq+EXOS8CORiFTZUfJKBVFLRn8t0z6tXXtt67EAf/NBqv+3p6fn6MbOxWBcye+TR8iRjbPLV9de/xiKRs4dvMSonvr84MObs4zzrlOS9wRSO/7MVE3G/K/UP+nWTbSfTf/eJ6RxiO8nNYl+jv892lqk+rJCost3Ea/QKOrQ7aO+ws92AMpZpRDz83rWNL7Ju5XjXU+a8Yd3Lp9062FesF1nvDvRz1ps86MqozR5RM92Y9gDrVT7ZHfQz1rtciXz8XdngF9aPnNxl+bP+JLcjar1P1HSUrtqV0zqLfaOmipF61a7eNYCqOyg7iKrbK1sfCHUbN9jLBpNaKOr+AVHd0FjFBpWwGHZhYNRjIW7VHBg1s9W5htngUo58rkLnK56PAJV1svdcFKBsrQN1MxLUbIcBWDQSNMG5iFC/tWCADhNE4wFQ3JQiXgJbF8JKZKg0M6hGhupFSYJhdDgaIeqqBbNShmlGiOrZMKsx7EikqBWJOh8p6ngk2cU22YaTjxQ1WRwov9457zaTlW63uTWSS0tLqH5m6ZHIEu8sLXHnS7XbohEBX+ByDR3yOP69nO+crnkadkbEEKrSoc8ohufwBcVtyiVnDhmSmn3SMV2GsVvCHA0ZxxWMJ2xfU57t0YpHUZ/zcZC5m9TOcHtZ6l+WMFnxsJIiN49WZ+UtOXUmGAhTUvOCtHVO+sc4/u/pXMSjxGxoeozGg7GgQU4x5osP0UUWBQ1dwE+lnQF1ZmamiEGEozozMwG/bwVcoCKDTUoMIKXorIY6rmp9OGpicnLyZQMsxFEP8L8/IIG6oh6vHK0IluRKQoboKuUaaM8WXMWw6Ukfd8FCZWEW6OsoWxYoufJEcSiHk9fA0eyTqicRjP9MtIRFFCqYqClRMWDJ+fIpC/CpHqngd8r4rIpkyRSC8OU9vCp08JSL8WmpKlR4xIphAh0JuW7z4zjmAv7MxZwSOIGLtocrvghGSldA1bqC9fdo4jbcwq/X01jKuDhyPuQajGofugDXfFNorVEzxK5qYUq14yTzcvLiA7yb3zu8BrdU0InB4knUXaOehAnSqOOmtioZxvLQb3KgHTgBsoAPpmiBlTLoHS2cBrDr3bt375UAR6P6xvVbpnZz0WgVtDnHrvKB74cp4k/mLpBFo6zhWvZo4ROGWjOLoIB444jNv7rJ8Re50kMZ/PYxxBMGN6hONYC6Vy+DPYSwvpiYOIg240+Yz4ENGzFnCmehrK4mKOo5ZlALJgk8CuteiC6WpDMVAZ7fcxW1LJHkQaOezxPUsvYs7jUrlLBUdOT/JFBFrkADXMCjJZRgF8n3GrVh+N/XdZZPp0BENEVUXD1SSZ2R7FITdlSoabJMXR0JVgM5ck6SaUoy8Bot+IW/+qJKVag1sqCyGp/j/DzB5SOckIrMalHpMZxKvDoBzxCocOmCQk3eoA2GtOKZZFEVB0BEWD7HVRgeZXJRycAo11YZn8d/Xn727GKgaE0pcklrH27BZVcxdBknJaWzBj7QFclZvvJXlQTmzTJt6tp+ThsYJ0TkygUMZb5mDv7/qNRVmKAc0mLNxPKasFaYWSMQ0eZVktsEM8/rdT2m2AVNoFG/JEmRQm1oJhdRKyfzBE/9VzfceUKigttVJapzKU9R5W8+veoz/meT3V5YQNskf1u4hFfVTa8nJpYnJg6rmzZvomsc+SaQasWYDXn3qNN3lre/+Orara5QHy4owTZ0BnbbZkVumRWfX/5QWXcKdg5Pg69f1XethKLWCIFw0BzZPdHkcjpPt0niVXrXKYKap3kmQX1g6J6WZpj1eIpth/KhqEmCGtDVDXSl3WAz7QpJYMNRm+G6mn9gdbiBot8rEgoPQ82QIp5f/7ON8gZ51Tm8DMEZ+IGjJvjnB2MqQMTij1/9iITC7/rjB5Q6qToXqa51EnBjz2VfOaFiK0vWVM6AifVfwK+1kHotRT6i11uK+tbRBBIVsoI4ZuiC3x42w1HTwVqjTioEQVIepnquqTviWE0IuyVZOGqWdB3J9ZTJFVsQkBUq5GuQzQ2x0BGaNGglTFfXlPerABjQdTVQpXPUN5MghAl94g81jEBcnkJeNGZKkDGN6oOaZZr1G88ibZZ9JiMyLjoM8WbYqD2kUGEVD2Po2hn1KBlMzaAWzCCzEjXOB1HC1KO1K2qF7BK0QlGVrqb1tbuuZTKdRFeSN/vSroYVaoHuRxhqjrRyWmq2ngNUwqyyvQYVuK8SQOCo/22AvKANHVNtEM9Lm6K5DBgu7agWaJUa5q+6FdDhrxmd34jEAIzbbhfFZqUf2FwIQfVoFUevN5RhXfyG8CyRWOHCE1uh69VQ1DStOClnQU4IsSXZwJavQHVlZODqJ0DZdPFcKKpPq2N6HVSMP8lPvxWM6qqCFndr4JHnXyRfluAherY2mpRGR8J0xc6Bc7YoZ0iuLWkCbIE42B+Y64iheqBjoXZfD2z8SlRXUlkuNMLM0eUUD9MVDSrCX92gKhNkSVMkBLVEuzlBu6dlyHvKDCqYANfibXN+YytqJtB5qhWLdDanICt3fhcU4ziI6joOekHyBjzz7H1xl5Qzgc6TWtTTGxuBjmHmevtfmUsl5YLkv+V3Xv7UftSUd20EfWDcQvtVdfTsdB/tdErtdHUtdaDtdMvtdPYj3NyhjY79EaKawDliway2dqLs7JpFuBXlW9+NtLNzameX19KOtJ3d84jYsPMkzagFA0TkBcnSOzntYelkip1TNHZO/Fg6nWTnJJWlU192TqhZOk1n5+SfnVOKlk5U2jn9aemkqqVTtXZOAFs6rWznZHU/p8Dd93ZivWfuemvjTYDb7/WthV7esEj18FKMlbdBuobt9YWYrt6yyfQIaumNIEtvL1l608rSW2G23mCz9LadrTcD+3uL8X+wj/+z1sz+mQAAAABJRU5ErkJggg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/chapter/:slug/upload","protocol":"https","host":["api","cr4ce","com"],"path":["chapter",":slug","upload"],"variable":[{"key":"slug","value":"nvXLLrlv"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:28:02 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/file/f5unJsJZuVbH7Hua"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238942"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"filename\": \"filename.jpg\",\n    \"token\": \"xRHwHy2TbKtAZoaG\",\n    \"link\": \"https://api.awardforce.local/file/xRHwHy2TbKtAZoaG\"\n}"}],"_postman_id":"313fbb56-b2b9-421c-8e51-f8176a105e76"}],"id":"1e3c114b-750c-4914-b424-218cd5612edf","description":"<p>Endpoints related to viewing, creating, updating and deleting chapters.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"c39c190d-5dc2-4599-8ba4-191ec4139cd6"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"d88dbb69-aecb-46ca-bc94-a603dc18cef8"}}],"_postman_id":"1e3c114b-750c-4914-b424-218cd5612edf"},{"name":"Contributor","item":[{"name":"List contributors","id":"57bda7d0-7604-4705-a195-42623b9f1fcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/contributor?entry=&tab=&category&chapter&season&per_page=&page=&order=&dir=","description":"<p>Returns a list of contributors.</p>\n","urlObject":{"protocol":"https","path":["contributor"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Entry slug</p>\n","type":"text/plain"},"key":"entry","value":""},{"description":{"content":"<p>Tab slug</p>\n","type":"text/plain"},"key":"tab","value":""},{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":null},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":null},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":null},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by</p>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"3e69c929-d754-40ad-bf30-0def4ae6eb5a","name":"List contributors","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/contributor?entry&tab&per_page=&page=&order=&dir=&chapter=&category=&season=","protocol":"https","host":["api","cr4ce","com"],"path":["contributor"],"query":[{"key":"entry","value":null,"description":"Entry slug","type":"text"},{"key":"tab","value":null,"description":"Tab slug","type":"text"},{"key":"per_page","value":"","description":"Number between 1 and 100"},{"key":"page","value":"","description":"Number greater than 0"},{"key":"order","value":"","description":"Column name to order by"},{"key":"dir","value":"","description":"- asc\n- desc"},{"key":"chapter","value":"","description":"- chapter slug -"},{"key":"category","value":"","description":"- category slug -"},{"key":"season","value":"","description":"- season slug\n- \"all\" to show all seasons"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"entry\": {\n                \"slug\": \"WJnjZreN\",\n                \"link\": \"https://api.cr4ce.com/entry/WJnjZreN\",\n                \"title\": \"Testing 1\"\n            },\n            \"created\": \"2025-04-08T16:01:37Z\",\n            \"fields\": [\n                {\n                    \"slug\": \"aQEqwYjV\",\n                    \"link\": \"https://api.cr4ce.com/field/aQEqwYjV\",\n                    \"label\": {\n                        \"en_GB\": \"First name\"\n                    },\n                    \"value\": \"Bilbo\"\n                },\n                {\n                    \"slug\": \"wEJYjymM\",\n                    \"link\": \"https://api.cr4ce.com/field/wEJYjymM\",\n                    \"label\": {\n                        \"en_GB\": \"Last name\"\n                    },\n                    \"value\": \"Baggins\"\n                }\n            ],\n            \"season\": {\n                \"slug\": \"JJbVabkP\",\n                \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n                \"name\": {\n                    \"en_GB\": \"2025\"\n                }\n            },\n            \"slug\": \"EWQjNOwN\",\n            \"tab\": [],\n            \"updated\": \"2025-04-29T10:57:42Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/contributor?entry=WJnjZreN&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/contributor?entry=WJnjZreN&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/contributor\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"57bda7d0-7604-4705-a195-42623b9f1fcd"},{"name":"Get contributor","id":"d259a49f-297c-420d-a153-85d0271dc8a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/contributor/:slug","description":"<p>Returns a contributor by its slug. The response consists of all contributor fields.</p>\n","urlObject":{"protocol":"https","path":["contributor",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":null,"key":"slug"}]}},"response":[{"id":"d05eb0e9-c3b3-44bf-bef9-40dcd08bd4cc","name":"Get contributor","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/contributor/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["contributor",":slug"],"variable":[{"key":"slug","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"entry\": {\n        \"slug\": \"WJnjZreN\",\n        \"link\": \"https://api.cr4ce.com/entry/WJnjZreN\",\n        \"title\": \"Entry 1\"\n    },\n    \"created\": \"2025-04-08T16:01:37Z\",\n    \"fields\": [\n        {\n            \"slug\": \"aQEqwYjV\",\n            \"link\": \"https://api.cr4ce.com/field/aQEqwYjV\",\n            \"label\": {\n                \"en_GB\": \"First name\"\n            },\n            \"value\": \"Bilbo\"\n        },\n        {\n            \"slug\": \"wEJYjymM\",\n            \"link\": \"https://api.cr4ce.com/field/wEJYjymM\",\n            \"label\": {\n                \"en_GB\": \"Last name\"\n            },\n            \"value\": \"Baggins\"\n        }\n    ],\n    \"season\": {\n        \"slug\": \"JJbVabkP\",\n        \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    },\n    \"slug\": \"EWQjNOwN\",\n    \"tab\": [],\n    \"updated\": \"2025-04-29T10:57:42Z\"\n}"}],"_postman_id":"d259a49f-297c-420d-a153-85d0271dc8a8"},{"name":"Create contributor","id":"dfc39df3-ee64-4e78-8560-c8b5988c8b45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/contributor","description":"<p>Create a new contributor.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>entry</td>\n<td>Yes</td>\n<td>String</td>\n<td>Entry slug</td>\n</tr>\n<tr>\n<td>tab</td>\n<td>Yes</td>\n<td>String</td>\n<td>Tab slug. It must be a contributor tab.</td>\n</tr>\n<tr>\n<td>fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug. e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["contributor"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"80a6192b-b9f0-4a36-b2dc-72fc075fa373","name":"Create contributor","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n   \"entry\": \"vYbEZaVj\",\n   \"tab\": \"XLdVPNry\",\n   \"fields\": {\n      \"rogVAEKL\": \"New contributor\"\n   }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/contributor"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:08:04 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/category/nvXLLrlv"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606237698"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"entry\": {\n        \"slug\": \"WJnjZreN\",\n        \"link\": \"https://api.cr4ce.com/entry/WJnjZreN\",\n        \"title\": \"Entry 1\"\n    },\n    \"created\": \"2025-05-06T08:35:15Z\",\n    \"fields\": [\n        {\n            \"slug\": \"aQEqwYjV\",\n            \"link\": \"https://api.cr4ce.com/field/aQEqwYjV\",\n            \"label\": {\n                \"en_GB\": \"First name\"\n            },\n            \"value\": \"Frodo\"\n        },\n        {\n            \"slug\": \"wEJYjymM\",\n            \"link\": \"https://api.cr4ce.com/field/wEJYjymM\",\n            \"label\": {\n                \"en_GB\": \"Last name\"\n            },\n            \"value\": \"Baggins\"\n        }\n    ],\n    \"season\": {\n        \"slug\": \"JJbVabkP\",\n        \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    },\n    \"slug\": \"oeWBMGkP\",\n    \"tab\": [],\n    \"updated\": \"2025-05-06T08:35:15Z\"\n}"}],"_postman_id":"dfc39df3-ee64-4e78-8560-c8b5988c8b45"},{"name":"Update contributor","id":"d7c8bc25-4a9d-4168-bf8b-569879338e0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/contributor/:slug","description":"<p>Update an existing contributor.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug. e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["contributor",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"07a39590-6bba-4377-baf5-a6c3e8f41938","description":{"content":"<p>Contributor slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"bc01ec7e-fa59-40e3-80df-2cc26231d8fa","name":"Update contributor","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n   \"fields\": {\n      \"rogVAEKL\": \"New name\"\n   }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/contributor/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["contributor",":slug"],"variable":[{"key":"slug","value":"nReGDWxE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:16:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606238244"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"entry\": {\n        \"slug\": \"WJnjZreN\",\n        \"link\": \"https://api.cr4ce.com/entry/WJnjZreN\",\n        \"title\": \"Entry 1\"\n    },\n    \"created\": \"2025-04-08T16:01:37Z\",\n    \"fields\": [\n        {\n            \"slug\": \"aQEqwYjV\",\n            \"link\": \"https://api.cr4ce.com/field/aQEqwYjV\",\n            \"label\": {\n                \"en_GB\": \"First name\"\n            },\n            \"value\": \"Bilbo\"\n        },\n        {\n            \"slug\": \"wEJYjymM\",\n            \"link\": \"https://api.cr4ce.com/field/wEJYjymM\",\n            \"label\": {\n                \"en_GB\": \"Last name\"\n            },\n            \"value\": \"Baggins\"\n        }\n    ],\n    \"season\": {\n        \"slug\": \"JJbVabkP\",\n        \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    },\n    \"slug\": \"EWQjNOwN\",\n    \"tab\": [],\n    \"updated\": \"2025-04-29T10:57:42Z\"\n}"}],"_postman_id":"d7c8bc25-4a9d-4168-bf8b-569879338e0c"},{"name":"Delete contributor","id":"2ad07fcc-c135-4038-82a7-a21a073bf0e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/contributor/:slug","description":"<p>Delete an existing contributor.</p>\n","urlObject":{"protocol":"https","path":["contributor",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"1e9a21d8-619a-4fbb-9958-1d578f394646","description":{"content":"<p>Contributor slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"caccfc60-d4b0-4aa7-b009-9a439413ce4e","name":"Delete contributor","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/contributor/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["contributor",":slug"],"variable":[{"key":"slug","value":"nReGDWxE"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 24 Nov 2020 17:21:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606238520"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2ad07fcc-c135-4038-82a7-a21a073bf0e9"}],"id":"61f8b662-2974-4ae7-b9ca-e40c1e46edfd","description":"<p>Endpoints relating to information collected on a contributors tab.</p>\n","_postman_id":"61f8b662-2974-4ae7-b9ca-e40c1e46edfd"},{"name":"Entry","item":[{"name":"List entries","id":"2d1f3c1e-f3d1-4fdb-8db4-c3cdaa8b3163","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{write-api-key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"brand\": \"awardforce\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/entry?title=&category=&chapter=&status=&payment_status=&price=&review_status=&moderation=&season=&form=&tag=&entrant=&deleted=&archived=&per_page=&page=&order=&dir=&updated_at=","description":"<p>Returns a list of entries.</p>\n","urlObject":{"protocol":"https","path":["entry"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Full or partial name of the entry</p>\n","type":"text/plain"},"key":"title","value":""},{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"description":{"content":"<ul>\n<li>submitted</li>\n<li>in_progress</li>\n<li>resubmission_required</li>\n<li>resubmitted</li>\n</ul>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<p>Status of the order. Possible values:\npaid\nawaiting_payment</p>\n","type":"text/plain"},"key":"payment_status","value":""},{"description":{"content":"<p>Price slug</p>\n","type":"text/plain"},"key":"price","value":""},{"description":{"content":"<p>All available review statuses in the program</p>\n","type":"text/plain"},"key":"review_status","value":""},{"description":{"content":"<ul>\n<li>approved</li>\n<li>undecided</li>\n<li>rejected</li>\n</ul>\n","type":"text/plain"},"key":"moderation","value":""},{"description":{"content":"<ul>\n<li>Season slug</li>\n<li>\"all\" to show all seasons</li>\n</ul>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<p>Form slug</p>\n","type":"text/plain"},"key":"form","value":""},{"description":{"content":"<p>All available tags in the program</p>\n","type":"text/plain"},"key":"tag","value":""},{"description":{"content":"<p>Entrant slug</p>\n","type":"text/plain"},"key":"entrant","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted entries)</li>\n<li>included (include deleted entries)</li>\n<li>none (exclude deleted entries)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<ul>\n<li>only (show only archived entries)</li>\n<li>all (include archived entries)</li>\n<li>none (exclude archived entries)</li>\n</ul>\n","type":"text/plain"},"key":"archived","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>category (slug)</li>\n<li>chapter (slug)</li>\n<li>applicant (slug)</li>\n<li>local_id</li>\n<li>parent_category (slug)</li>\n<li>title</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""},{"description":{"content":"<ul>\n<li>[before]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[after]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[on]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[between]=[YYYY-MM-DDTHH:MM:SSZ,YYYY-MM-DDTHH:MM:SSZ]</li>\n</ul>\n","type":"text/plain"},"key":"updated_at","value":""}],"variable":[]}},"response":[{"id":"b4aa90d5-1fb2-470e-8b0c-afaf0a34d9a2","name":"List entries","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/entry","protocol":"https","host":["api","cr4ce","com"],"path":["entry"],"query":[{"key":"category","value":"","description":"Category slug","disabled":true},{"key":"chapter","value":"","description":"Chapter slug","disabled":true},{"key":"status","value":"","description":"- submitted\n- in_progress\n- resubmission_required\n- resubmitted","disabled":true},{"key":"payment_status","value":"","description":"- paid\n- awaiting_payment","disabled":true},{"key":"price","value":"","description":"Price slug","disabled":true},{"key":"review_status","value":"","description":"All available review statuses in the program","disabled":true},{"key":"moderation","value":"","description":"- approved\n- undecided\n- rejected","disabled":true},{"key":"season","value":"","description":"- Season slug\n- \"all\" to show all seasons","disabled":true},{"key":"form","value":null,"description":"Form slug","disabled":true},{"key":"tag","value":"","description":"All available tags in the program","disabled":true},{"key":"entrant","value":"","description":"Entrant slug","disabled":true},{"key":"deleted","value":"","description":"- Only (show only deleted entries)\n- Included (include deleted entries)\n- None (exclude deleted entries)\n","disabled":true},{"key":"archived","value":null,"description":"- only\n- none\n- all","disabled":true},{"key":"per_page","value":"","description":"Number between 1 and 100","disabled":true},{"key":"page","value":"","description":"Number greater than 0","disabled":true},{"key":"order","value":"","description":"Column name to order by. The following options are available:\n- category (slug)\n- chapter (slug)\n- entrant (slug)\n- local_id\n- parent_category (slug)\n- title\n- updated","disabled":true},{"key":"dir","value":"","description":"- asc\n- desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 16:25:47 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606321548.009.9875.339924; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606321607"},{"key":"ETag","value":"W/\"df06751efec6024a07ba50673f9799c344c39693\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"entrant\": {\n                \"slug\": \"OeArQaby\",\n                \"link\": \"https://api.cr4ce.com/user/OeArQaby\",\n                \"name\": \"Sean Judd\",\n                \"first_name\": \"Sean\",\n                \"last_name\": \"Judd\",\n                \"email\": \"sean@email.com\",\n                \"global_id\": \"9c64c196-1816-406b-86b0-19735af69c6b\"\n            },\n            \"auto_score\": 0,\n            \"category\": {\n                \"slug\": \"WKqKklJa\",\n                \"link\": \"https://api.cr4ce.com/category/WKqKklJa\",\n                \"name\": {\n                    \"en_GB\": \"Innovation fund\"\n                }\n            },\n            \"chapter\": {\n                \"slug\": \"yoNpMKpr\",\n                \"link\": \"https://api.cr4ce.com/chapter/yoNpMKpr\",\n                \"name\": {\n                    \"en_GB\": \"EMEA region\"\n                }\n            },\n            \"comments\": \"\",\n            \"contributor_count\": 0,\n            \"created\": \"2025-04-24T11:18:19Z\",\n            \"custom_deadline\": \"-\",\n            \"division\": null,\n            \"eligibility_status\": \"\",\n            \"files_count\": 1,\n            \"form\": {\n                \"slug\": \"byRXnGLP\",\n                \"link\": \"https://api.cr4ce.com/form/byRXnGLP\",\n                \"name\": {\n                    \"en_GB\": \"Entry form\"\n                }\n            },\n            \"grant_end_date\": null,\n            \"grant_status\": null,\n            \"local_id\": 15,\n            \"moderation_status\": \"undecided\",\n            \"parent_category\": null,\n            \"payment_status\": \"\",\n            \"plagiarism_scan_status\": \"\",\n            \"review_status\": \"\",\n            \"season\": {\n                \"slug\": \"JJbVabkP\",\n                \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n                \"name\": {\n                    \"en_GB\": \"2025\"\n                }\n            },\n            \"slug\": \"EaVkeDlw\",\n            \"status\": \"in_progress\",\n            \"submitted\": null,\n            \"tags\": \"\",\n            \"title\": \"Entry title\",\n            \"updated\": \"2025-04-24T11:19:05Z\",\n            \"user_comments\": \"\"\n        },\n        {\n            \"entrant\": {\n                \"slug\": \"OeArQaby\",\n                \"link\": \"https://api.cr4ce.com/user/OeArQaby\",\n                \"name\": \"Sean Judd\",\n                \"first_name\": \"Sean\",\n                \"last_name\": \"Judd\",\n                \"email\": \"sean@email.com\",\n                \"global_id\": \"9c64c196-1816-406b-86b0-19735af69c6b\"\n            },\n            \"auto_score\": 0,\n            \"category\": {\n                \"slug\": \"WKqKklJa\",\n                \"link\": \"https://api.cr4ce.com/category/WKqKklJa\",\n                \"name\": {\n                    \"en_GB\": \"Innovation fund\"\n                }\n            },\n            \"chapter\": {\n                \"slug\": \"yoNpMKpr\",\n                \"link\": \"https://api.cr4ce.com/chapter/yoNpMKpr\",\n                \"name\": {\n                    \"en_GB\": \"EMEA region\"\n                }\n            },\n            \"comments\": \"\",\n            \"contributor_count\": 0,\n            \"created\": \"2025-01-22T12:54:37Z\",\n            \"custom_deadline\": \"-\",\n            \"division\": null,\n            \"eligibility_status\": \"\",\n            \"files_count\": 1,\n            \"form\": {\n                \"slug\": \"byRXnGLP\",\n                \"link\": \"https://api.cr4ce.com/form/byRXnGLP\",\n                \"name\": {\n                    \"en_GB\": \"Entry form\"\n                }\n            },\n            \"grant_end_date\": null,\n            \"grant_status\": null,\n            \"local_id\": 11,\n            \"moderation_status\": \"undecided\",\n            \"parent_category\": null,\n            \"payment_status\": \"\",\n            \"plagiarism_scan_status\": \"\",\n            \"review_status\": \"\",\n            \"season\": {\n                \"slug\": \"JJbVabkP\",\n                \"link\": \"https://api.cr4ce.com/season/JJbVabkP\",\n                \"name\": {\n                    \"en_GB\": \"2025\"\n                }\n            },\n            \"slug\": \"kwmWlpxl\",\n            \"status\": \"submitted\",\n            \"submitted\": \"2025-01-22T12:54:53Z\",\n            \"tags\": \"\",\n            \"title\": \"Entry title\",\n            \"updated\": \"2025-04-15T09:17:15Z\",\n            \"user_comments\": \"\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/entry?form=byRXnGLP&category=WKqKklJa&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/entry?form=byRXnGLP&category=WKqKklJa&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/entry\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"2d1f3c1e-f3d1-4fdb-8db4-c3cdaa8b3163"},{"name":"Get entry","id":"1f2b3f3c-af7c-4dd4-96e1-52e84e0e2401","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""},{"description":"<p>Defines the languages to include in the response.</p>\n","key":"x-api-language","type":"text","value":""}],"url":"https://api.cr4ce.com/entry/:slug","description":"<p>Returns an entry by its slug or its title.</p>\n<p>The response consists of all entry fields including files, attachments and contributors. Files include a download link.</p>\n","urlObject":{"protocol":"https","path":["entry",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"dbe24e40-d1f9-4112-a272-f442103ba878","description":{"content":"<p>Entry slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"slug"}]}},"response":[{"id":"a181469c-e674-4825-a959-b838f16dde57","name":"Get entry","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/entry/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug"],"variable":[{"key":"slug","value":"bkGLoVEL"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 16:26:51 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606321670"},{"key":"ETag","value":"W/\"6292824d2996b4936d69d60b972b54e839045a9b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"entrant\": {\n        \"slug\": \"GjEBxKnm\",\n        \"link\": \"https://api.cr4ce.com/user/GjEBxKnm\",\n        \"name\": \"Sean Judd\",\n        \"first_name\": \"Sean\",\n        \"last_name\": \"Judd\",\n        \"email\": \"sean@email.com\",\n        \"global_id\": \"9373e3eb-48b2-4197-b5d7-53ae12799dd7\"\n    },\n    \"entry_fields\": [\n    {\n        \"slug\": \"JvZjlyge\",\n        \"link\": \"https://api.cr4ce.com/field/JvZjlyge\",\n        \"label\": {\n            \"en_GB\": \"Country field\"\n        },\n        \"value\": \"GB\",\n        \"translated\": {\n            \"en_GB\": \"United Kingdom\"\n        }\n    },\n    {\n        \"slug\": \"eNXGDmNy\",\n        \"link\": \"https://api.cr4ce.com/field/eNXGDmNy\",\n        \"label\": {\n            \"en_GB\": \"Table field\"\n        },\n        \"dynamicRows\": [],\n        \"values\": {\n            \"B1\": \"Dogs\",\n            \"C1\": \"17\",\n            \"B2\": \"Cats\",\n            \"C2\": \"8\"\n        },\n        \"translated\": {\n            \"en_GB\": \"\"\n        }\n    }\n],\n    \"attachments\": [\n        {\n            \"token\": \"5ExwV5c4OQBeyN51\",\n            \"link\": \"https://api.cr4ce.com/attachment/5ExwV5c4OQBeyN51\",\n            \"file\": {\n                \"token\": \"1234\",\n                \"link\": \"https://api.cr4ce.com/file/5ExwV5c4OQBeyN51\",\n                \"filename\": \"award-force-logo.png\",\n                \"download\": \"https://eu.content.awardplatform.com/files/L/f/w/U/B/U/a0Pr9duFXH/file.png\"\n\n            },\n            \"attachment_fields\": [],\n            \"tab\": {\n                \"slug\": \"VJYWaaxq\",\n                \"type\": \"Attachments\",\n                \"created_at\": \"2025-05-26T09:22:14Z\",\n                \"updated_at\": \"2025-05-26T09:22:14Z\"\n            }\n        }\n    ],\n    \"auto_score\": 0,\n    \"category\": {\n        \"slug\": \"llOLVqQm\",\n        \"link\": \"https://api.cr4ce.com/category/llOLVqQm\",\n        \"name\": {\n            \"en_GB\": \"Innovation Award\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"LjoOkMjl\",\n        \"link\": \"https://api.cr4ce.com/chapter/LjoOkMjl\",\n        \"name\": {\n            \"en_GB\": \"EMEA\"\n        }\n    },\n    \"comments\": \"\",\n    \"contributor_count\": 2,\n    \"contributors\": [\n        [\n            {\n                \"slug\": \"dWNQBknW\",\n                \"link\": \"https://api.cr4ce.com/field/dWNQBknW\",\n                \"label\": {\n                    \"en_GB\": \"Contributor first name\"\n                },\n                \"value\": \"Chandler\",\n                \"translated\": {\n                    \"en_GB\": \"\"\n                }\n            },\n            {\n                \"slug\": \"KLqYPNjX\",\n                \"link\": \"https://api.cr4ce.com/field/KLqYPNjX\",\n                \"label\": {\n                    \"en_GB\": \"Contributor last name\"\n                },\n                \"value\": \"Bing\",\n                \"translated\": {\n                    \"en_GB\": \"\"\n                }\n            }\n        ],\n        [\n            {\n                \"slug\": \"dWNQBknW\",\n                \"link\": \"https://api.cr4ce.com/field/dWNQBknW\",\n                \"label\": {\n                    \"en_GB\": \"Contributor first name\"\n                },\n                \"value\": \"Ross\",\n                \"translated\": {\n                    \"en_GB\": \"\"\n                }\n            },\n            {\n                \"slug\": \"KLqYPNjX\",\n                \"link\": \"https://api.cr4ce.com/field/KLqYPNjX\",\n                \"label\": {\n                    \"en_GB\": \"Contributor last name\"\n                },\n                \"value\": \"Geller\",\n                \"translated\": {\n                    \"en_GB\": \"\"\n                }\n            }\n        ]\n    ],\n    \"created\": \"2025-06-10T09:08:14Z\",\n    \"custom_deadline\": \"-\",\n    \"division\": null,\n    \"eligibility_status\": \"\",\n    \"files_count\": 2,\n    \"form\": {\n        \"slug\": \"bxZEqLob\",\n        \"link\": \"https://api.cr4ce.com/form/bxZEqLob\",\n        \"name\": {\n            \"en_GB\": \"Entry form\"\n        }\n    },\n    \"local_id\": 104,\n    \"moderation_status\": \"undecided\",\n    \"parent_category\": null,\n    \"payment_status\": \"\",\n    \"plagiarism_scan_status\": \"\",\n    \"review_status\": \"\",\n    \"season\": {\n        \"slug\": \"WvkzXzxB\",\n        \"link\": \"https://api.cr4ce.com/season/WvkzXzxB\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    },\n    \"slug\": \"MxpzxRVa\",\n    \"status\": \"in_progress\",\n    \"submitted\": null,\n    \"tags\": \"\",\n    \"title\": \"Entry name\",\n    \"updated\": \"2025-06-10T09:09:21Z\",\n    \"user_comments\": \"\"\n}"}],"_postman_id":"1f2b3f3c-af7c-4dd4-96e1-52e84e0e2401"},{"name":"Create entry","id":"2ab2e1f4-59f8-41c4-97b1-73edb26a0659","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/entry","description":"<p>Create a new entry.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>category</td>\n<td>Yes</td>\n<td>String</td>\n<td>Category slug</td>\n</tr>\n<tr>\n<td>chapter</td>\n<td>No</td>\n<td>String</td>\n<td>Chapter slug</td>\n</tr>\n<tr>\n<td>entrant</td>\n<td>Yes</td>\n<td>String</td>\n<td>Entrant slug</td>\n</tr>\n<tr>\n<td>season</td>\n<td>Yes</td>\n<td>String</td>\n<td>Season slug</td>\n</tr>\n<tr>\n<td>title</td>\n<td>Yes</td>\n<td>String</td>\n<td>Entry title</td>\n</tr>\n<tr>\n<td>form</td>\n<td>No</td>\n<td>String</td>\n<td>Form slug</td>\n</tr>\n<tr>\n<td>status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values:  <br />  <br />  <br /><br />- submitted<br /><br />- in_progress<br /><br />- resubmission_required</td>\n</tr>\n<tr>\n<td>moderation_status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values:  <br />  <br />  <br /><br />- approved<br /><br />- undecided<br /><br />- rejected</td>\n</tr>\n<tr>\n<td>entry_fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug.  <br />e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n<tr>\n<td>custom_deadline</td>\n<td>No</td>\n<td>Date</td>\n<td>Date with format yyyy-mm-dd hh:mm</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["entry"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"d9a2df86-694a-408b-9c3f-28405366f927","name":"Create entry","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"category\": \"KBvzBxvO\",\r\n\t\"chapter\": \"DjrbmvZV\",\r\n\t\"entrant\": \"eBxdJaXK\",\r\n\t\"season\": \"xqrPemBy\",\r\n\t\"title\": \"Entry title\",\r\n    \"form\": \"wLBvEgdD\",\r\n\t\"status\": \"in_progress\",\r\n    \"moderation_status\": \"approved\",\r\n\t\"entry_fields\": {\r\n\t\t\"ZjOkZGMa\": \"Field value\",\r\n        \"njEwRMDQ\": \"Field value\",\r\n        \"pqABRpAB\": \"Field value\",\r\n        \"xMzXpxzE\": \"Field value\",\r\n        \"dgVDQDmM\": \"Field value\",\r\n        \"KqNNnxNq\": \"Field value\",\r\n        \"EwqkmPaN\": \"Yes public use permitted\",\r\n        \"dLenBJeO\": true\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/entry"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 16:53:25 GMT"},{"key":"Content-Type","value":"application/json","description":""},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/entry/pVRgmJBp"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606323265"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"attachments\": [\n        {\n            \"token\": \"ugKMsghy7bqgeFUz\",\n            \"link\": \"https://api.cr4ce.com/file/ugKMsghy7bqgeFUz\",\n            \"name\": \"Attachment name\",\n            \"download\": \"<download-url>\",\n            \"attachment_fields\": [\n                {\n                    \"slug\": \"dLjGNKXD\",\n                    \"link\": \"https://api.cr4ce.com/field/dLjGNKXD\",\n                    \"label\": {\n                        \"en_GB\": \"Attachment field label\"\n                    },\n                    \"value\": \"Attachment field value\",\n                    \"translated\": {\n                        \"en_GB\": \"\"\n                    }\n                }\n            ]\n        }\n    ],\n    \"category\": {\n        \"slug\": \"KBvzBxvO\",\n        \"link\": \"https://api.cr4ce.com/category/KBvzBxvO\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"DjrbmvZV\",\n        \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n        \"name\": {\n            \"en_GB\": \"Chapter name\"\n        }\n    },\n    \"comments\": \"\",\n    \"contributor_count\": 0,\n    \"contributors\": [],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"custom_deadline\": \"2024-07-25 19:34\",\n    \"division\": null,\n    \"eligibility_status\": \"\",\n    \"entrant\": {\n        \"slug\": \"eBxdJaXK\",\n        \"link\": \"https://api.cr4ce.com/user/bkGLoVEL\",\n        \"name\": \"Entrant Name\",\n        \"first_name\": \"Entrant\",\n        \"last_name\": \"Name\"\n    },\n    \"entry_fields\": [\n        {\n            \"slug\": \"dgVDQDmM\",\n            \"link\": \"https://api.cr4ce.com/field/dgVDQDmM\",\n            \"label\": {\n                \"en_GB\": \"Entry field label\"\n            },\n            \"value\": \"Entry field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"files_count\": 1,\n    \"form\": {\n        \"slug\": \"wLBvEgdD\",\n        \"link\": \"https://api.cr4ce.com/form/wLBvEgdD\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"local_id\": 19,\n    \"moderation_status\": \"undecided\",\n    \"parent_category\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/parent/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"payment_status\": \"Paid (Non-member entry fee)\",\n    \"plagiarism_scan_status\": \"\",\n    \"resubmitted\": \"\",\n    \"review_status\": \"\",\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"bkGLoVEL\",\n    \"status\": \"submitted\",\n    \"submitted\": \"2020-01-01T00:00:00Z\",\n    \"tags\": \"\",\n    \"title\": \"Entry title\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"2ab2e1f4-59f8-41c4-97b1-73edb26a0659"},{"name":"Update entry","id":"be443997-e996-4f5c-8435-9bf2ab0c4810","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/entry/:slug","description":"<p>Update an existing entry.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>category</td>\n<td>No</td>\n<td>String</td>\n<td>Category slug</td>\n</tr>\n<tr>\n<td>chapter</td>\n<td>No</td>\n<td>String</td>\n<td>Chapter slug</td>\n</tr>\n<tr>\n<td>entrant</td>\n<td>No</td>\n<td>String</td>\n<td>Entrant slug</td>\n</tr>\n<tr>\n<td>title</td>\n<td>No</td>\n<td>String</td>\n<td>Entry title</td>\n</tr>\n<tr>\n<td>status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values:<br /><br />- submitted<br />    <br /><br />- in_progress<br />    <br /><br />- resubmission_required<br />    <br /><br />- resubmitted</td>\n</tr>\n<tr>\n<td>moderation_status</td>\n<td>No</td>\n<td>String</td>\n<td>One of the following values:<br /><br />- approved<br />    <br /><br />- undecided<br />    <br /><br />- rejected</td>\n</tr>\n<tr>\n<td>entry_fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug.  <br />e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n<tr>\n<td>custom_deadline</td>\n<td>No</td>\n<td>Date</td>\n<td>Date with format yyyy-mm-dd hh:mm</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["entry",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"ab25f98f-170a-4c51-b332-363e1fbc75e0","description":{"content":"<p>Entry slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"slug"}]}},"response":[{"id":"df94efda-1645-4a71-a028-8db4e77cc3da","name":"Update entry","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"category\": \"KBvzBxvO\",\r\n\t\"chapter\": \"DjrbmvZV\",\r\n\t\"entrant\": \"eBxdJaXK\",\r\n\t\"title\": \"Entry title\",\r\n\t\"status\": \"in_progress\",\r\n    \"moderation_status\": \"approved\",\r\n\t\"entry_fields\": {\r\n\t\t\"ZjOkZGMa\": \"Field value\",\r\n        \"njEwRMDQ\": \"Field value\",\r\n        \"pqABRpAB\": \"Field value\",\r\n        \"xMzXpxzE\": \"Field value\",\r\n        \"dgVDQDmM\": \"Field value\",\r\n        \"KqNNnxNq\": \"Field value\",\r\n        \"EwqkmPaN\": \"Yes public use permitted\",\r\n        \"dLenBJeO\": true\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug"],"variable":[{"key":"slug","value":"pVRgmJBp"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 16:57:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606323493"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"attachments\": [\n        {\n            \"token\": \"ugKMsghy7bqgeFUz\",\n            \"link\": \"https://api.cr4ce.com/file/ugKMsghy7bqgeFUz\",\n            \"name\": \"Attachment name\",\n            \"download\": \"<download-url>\",\n            \"attachment_fields\": [\n                {\n                    \"slug\": \"dLjGNKXD\",\n                    \"link\": \"https://api.cr4ce.com/field/dLjGNKXD\",\n                    \"label\": {\n                        \"en_GB\": \"Attachment field label\"\n                    },\n                    \"value\": \"Attachment field value\",\n                    \"translated\": {\n                        \"en_GB\": \"\"\n                    }\n                }\n            ]\n        }\n    ],\n    \"category\": {\n        \"slug\": \"KBvzBxvO\",\n        \"link\": \"https://api.cr4ce.com/category/KBvzBxvO\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"DjrbmvZV\",\n        \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n        \"name\": {\n            \"en_GB\": \"Chapter name\"\n        }\n    },\n    \"comments\": \"\",\n    \"contributor_count\": 0,\n    \"contributors\": [],\n    \"custom_deadline\": \"2024-07-25 19:34\",\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"division\": null,\n    \"entrant\": {\n        \"slug\": \"eBxdJaXK\",\n        \"link\": \"https://api.cr4ce.com/user/bkGLoVEL\",\n        \"name\": \"Entrant Name\",\n        \"first_name\": \"Entrant\",\n        \"last_name\": \"Name\"\n    },\n    \"entry_fields\": [\n        {\n            \"slug\": \"dgVDQDmM\",\n            \"link\": \"https://api.cr4ce.com/field/dgVDQDmM\",\n            \"label\": {\n                \"en_GB\": \"Entry field label\"\n            },\n            \"value\": \"Entry field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"files_count\": 1,\n    \"form\": {\n        \"slug\": \"wLBvEgdD\",\n        \"link\": \"https://api.cr4ce.com/form/wLBvEgdD\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"local_id\": 19,\n    \"moderation_status\": \"undecided\",\n    \"parent_category\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/parent/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"payment_status\": \"Paid (Non-member entry fee)\",\n    \"plagiarism_scan_status\": \"\",\n    \"resubmitted\": \"2020-01-02T00:00:00Z\",\n    \"review_status\": \"\",\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"bkGLoVEL\",\n    \"status\": \"resubmitted\",\n    \"submitted\": \"2020-01-01T00:00:00Z\",\n    \"tags\": \"\",\n    \"title\": \"Entry title\",\n    \"updated\": \"2020-01-02T00:00:00Z\"\n}"}],"_postman_id":"be443997-e996-4f5c-8435-9bf2ab0c4810"},{"name":"Delete entry","id":"8d9007ca-d982-432c-8167-53243ea67fe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/entry/:slug","description":"<p>Delete an existing entry.</p>\n","urlObject":{"protocol":"https","path":["entry",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"3ca43d30-3309-4802-8777-c266a4f957e1","description":{"content":"<p>Entry slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"slug"}]}},"response":[{"id":"a3d50902-a84c-44b7-98d7-3a8de00ebbdf","name":"Delete entry","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/entry/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug"],"variable":[{"key":"slug","value":"pVRgmJBp"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 25 Nov 2020 16:59:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606323603"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8d9007ca-d982-432c-8167-53243ea67fe6"},{"name":"Upload entry file","id":"a10a61bd-3906-46be-9389-ff981d811502","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/entry/:entry_slug/upload/:field_slug","description":"<p>Upload a file to an entry file field.</p>\n","urlObject":{"protocol":"https","path":["entry",":entry_slug","upload",":field_slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"4c681200-c697-475c-a4bb-64d63dbc30ef","description":{"content":"<p>Entry slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"entry_slug"},{"id":"6c09db80-1367-49df-8fc8-add817330b26","description":{"content":"<p>Entry field slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"field_slug"}]}},"response":[{"id":"f51c58b5-0585-4b90-a76e-04c3ca3bcef6","name":"Upload entry file","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"filename\": \"aflogo.png\",\r\n\t\"data\": \"data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqBAMAAADPWMmxAAAAJFBMVEX////rNwD4taHtRxT+8u/83tXye1bxakH0kHL6ybrvWiz2ooipEU8EAAAIsElEQVRo3sVbS3MTRxBWmZWN7NOssFYrXYQJgYQLigUY5yLAhNhc5IATqFzkKjCQkwThUc5FCq+EXOS8CORiFTZUfJKBVFLRn8t0z6tXXtt67EAf/NBqv+3p6fn6MbOxWBcye+TR8iRjbPLV9de/xiKRs4dvMSonvr84MObs4zzrlOS9wRSO/7MVE3G/K/UP+nWTbSfTf/eJ6RxiO8nNYl+jv892lqk+rJCost3Ea/QKOrQ7aO+ws92AMpZpRDz83rWNL7Ju5XjXU+a8Yd3Lp9062FesF1nvDvRz1ps86MqozR5RM92Y9gDrVT7ZHfQz1rtciXz8XdngF9aPnNxl+bP+JLcjar1P1HSUrtqV0zqLfaOmipF61a7eNYCqOyg7iKrbK1sfCHUbN9jLBpNaKOr+AVHd0FjFBpWwGHZhYNRjIW7VHBg1s9W5htngUo58rkLnK56PAJV1svdcFKBsrQN1MxLUbIcBWDQSNMG5iFC/tWCADhNE4wFQ3JQiXgJbF8JKZKg0M6hGhupFSYJhdDgaIeqqBbNShmlGiOrZMKsx7EikqBWJOh8p6ngk2cU22YaTjxQ1WRwov9457zaTlW63uTWSS0tLqH5m6ZHIEu8sLXHnS7XbohEBX+ByDR3yOP69nO+crnkadkbEEKrSoc8ohufwBcVtyiVnDhmSmn3SMV2GsVvCHA0ZxxWMJ2xfU57t0YpHUZ/zcZC5m9TOcHtZ6l+WMFnxsJIiN49WZ+UtOXUmGAhTUvOCtHVO+sc4/u/pXMSjxGxoeozGg7GgQU4x5osP0UUWBQ1dwE+lnQF1ZmamiEGEozozMwG/bwVcoCKDTUoMIKXorIY6rmp9OGpicnLyZQMsxFEP8L8/IIG6oh6vHK0IluRKQoboKuUaaM8WXMWw6Ukfd8FCZWEW6OsoWxYoufJEcSiHk9fA0eyTqicRjP9MtIRFFCqYqClRMWDJ+fIpC/CpHqngd8r4rIpkyRSC8OU9vCp08JSL8WmpKlR4xIphAh0JuW7z4zjmAv7MxZwSOIGLtocrvghGSldA1bqC9fdo4jbcwq/X01jKuDhyPuQajGofugDXfFNorVEzxK5qYUq14yTzcvLiA7yb3zu8BrdU0InB4knUXaOehAnSqOOmtioZxvLQb3KgHTgBsoAPpmiBlTLoHS2cBrDr3bt375UAR6P6xvVbpnZz0WgVtDnHrvKB74cp4k/mLpBFo6zhWvZo4ROGWjOLoIB444jNv7rJ8Re50kMZ/PYxxBMGN6hONYC6Vy+DPYSwvpiYOIg240+Yz4ENGzFnCmehrK4mKOo5ZlALJgk8CuteiC6WpDMVAZ7fcxW1LJHkQaOezxPUsvYs7jUrlLBUdOT/JFBFrkADXMCjJZRgF8n3GrVh+N/XdZZPp0BENEVUXD1SSZ2R7FITdlSoabJMXR0JVgM5ck6SaUoy8Bot+IW/+qJKVag1sqCyGp/j/DzB5SOckIrMalHpMZxKvDoBzxCocOmCQk3eoA2GtOKZZFEVB0BEWD7HVRgeZXJRycAo11YZn8d/Xn727GKgaE0pcklrH27BZVcxdBknJaWzBj7QFclZvvJXlQTmzTJt6tp+ThsYJ0TkygUMZb5mDv7/qNRVmKAc0mLNxPKasFaYWSMQ0eZVktsEM8/rdT2m2AVNoFG/JEmRQm1oJhdRKyfzBE/9VzfceUKigttVJapzKU9R5W8+veoz/meT3V5YQNskf1u4hFfVTa8nJpYnJg6rmzZvomsc+SaQasWYDXn3qNN3lre/+Orara5QHy4owTZ0BnbbZkVumRWfX/5QWXcKdg5Pg69f1XethKLWCIFw0BzZPdHkcjpPt0niVXrXKYKap3kmQX1g6J6WZpj1eIpth/KhqEmCGtDVDXSl3WAz7QpJYMNRm+G6mn9gdbiBot8rEgoPQ82QIp5f/7ON8gZ51Tm8DMEZ+IGjJvjnB2MqQMTij1/9iITC7/rjB5Q6qToXqa51EnBjz2VfOaFiK0vWVM6AifVfwK+1kHotRT6i11uK+tbRBBIVsoI4ZuiC3x42w1HTwVqjTioEQVIepnquqTviWE0IuyVZOGqWdB3J9ZTJFVsQkBUq5GuQzQ2x0BGaNGglTFfXlPerABjQdTVQpXPUN5MghAl94g81jEBcnkJeNGZKkDGN6oOaZZr1G88ibZZ9JiMyLjoM8WbYqD2kUGEVD2Po2hn1KBlMzaAWzCCzEjXOB1HC1KO1K2qF7BK0QlGVrqb1tbuuZTKdRFeSN/vSroYVaoHuRxhqjrRyWmq2ngNUwqyyvQYVuK8SQOCo/22AvKANHVNtEM9Lm6K5DBgu7agWaJUa5q+6FdDhrxmd34jEAIzbbhfFZqUf2FwIQfVoFUevN5RhXfyG8CyRWOHCE1uh69VQ1DStOClnQU4IsSXZwJavQHVlZODqJ0DZdPFcKKpPq2N6HVSMP8lPvxWM6qqCFndr4JHnXyRfluAherY2mpRGR8J0xc6Bc7YoZ0iuLWkCbIE42B+Y64iheqBjoXZfD2z8SlRXUlkuNMLM0eUUD9MVDSrCX92gKhNkSVMkBLVEuzlBu6dlyHvKDCqYANfibXN+YytqJtB5qhWLdDanICt3fhcU4ziI6joOekHyBjzz7H1xl5Qzgc6TWtTTGxuBjmHmevtfmUsl5YLkv+V3Xv7UftSUd20EfWDcQvtVdfTsdB/tdErtdHUtdaDtdMvtdPYj3NyhjY79EaKawDliway2dqLs7JpFuBXlW9+NtLNzameX19KOtJ3d84jYsPMkzagFA0TkBcnSOzntYelkip1TNHZO/Fg6nWTnJJWlU192TqhZOk1n5+SfnVOKlk5U2jn9aemkqqVTtXZOAFs6rWznZHU/p8Dd93ZivWfuemvjTYDb7/WthV7esEj18FKMlbdBuobt9YWYrt6yyfQIaumNIEtvL1l608rSW2G23mCz9LadrTcD+3uL8X+wj/+z1sz+mQAAAABJRU5ErkJggg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:entry_slug/upload/:field_slug","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":entry_slug","upload",":field_slug"],"variable":[{"key":"entry_slug","value":"bkGLoVEL"},{"key":"field_slug","value":"pAMXrZMg"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 17:01:15 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/file/H1Gp81yrSkgt7g6p"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606323735"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"filename\": \"filename.jpg\",\n    \"token\": \"xRHwHy2TbKtAZoaG\",\n    \"link\": \"https://api.awardforce.local/file/xRHwHy2TbKtAZoaG\"\n}"}],"_postman_id":"a10a61bd-3906-46be-9389-ff981d811502"},{"name":"Tag entry","id":"67dc3568-6578-457f-a79a-34fe7f763727","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/entry/:slug/tag/:tags","description":"<p>Add tags to an existing entry.</p>\n","urlObject":{"protocol":"https","path":["entry",":slug","tag",":tags"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"5d12dbe9-4db7-4f88-93bd-3d19c4e8fee9","description":{"content":"<p>Entry slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"slug"},{"id":"79484462-1a8e-4c19-a425-ded7f21f0458","description":{"content":"<p>Tags to be applied, separated by comma</p>\n","type":"text/plain"},"type":"string","value":"","key":"tags"}]}},"response":[{"id":"1b32bbbd-8717-44ab-bf19-9c85447bf25c","name":"Tag entry","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.cr4ce.com/entry/:slug/tag/:tags","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug","tag",":tags"],"variable":[{"key":"slug","value":"bkGLoVEL","description":"Entry slug"},{"key":"tags","value":"Tag name 1, Tag name 2","description":"Tags to be applied, separated by comma"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 17:07:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606324114"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"attachments\": [\n        {\n            \"token\": \"ugKMsghy7bqgeFUz\",\n            \"link\": \"https://api.cr4ce.com/file/ugKMsghy7bqgeFUz\",\n            \"name\": \"Attachment name\",\n            \"download\": \"<download-url>\",\n            \"attachment_fields\": [\n                {\n                    \"slug\": \"dLjGNKXD\",\n                    \"link\": \"https://api.cr4ce.com/field/dLjGNKXD\",\n                    \"label\": {\n                        \"en_GB\": \"Attachment field label\"\n                    },\n                    \"value\": \"Attachment field value\",\n                    \"translated\": {\n                        \"en_GB\": \"\"\n                    }\n                }\n            ]\n        }\n    ],\n    \"category\": {\n        \"slug\": \"KBvzBxvO\",\n        \"link\": \"https://api.cr4ce.com/category/KBvzBxvO\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"DjrbmvZV\",\n        \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n        \"name\": {\n            \"en_GB\": \"Chapter name\"\n        }\n    },\n    \"comments\": \"\",\n    \"contributor_count\": 0,\n    \"contributors\": [],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"division\": null,\n    \"entrant\": {\n        \"slug\": \"eBxdJaXK\",\n        \"link\": \"https://api.cr4ce.com/user/bkGLoVEL\",\n        \"name\": \"Entrant Name\",\n        \"first_name\": \"Entrant\",\n        \"last_name\": \"Name\"\n    },\n    \"entry_fields\": [\n        {\n            \"slug\": \"dgVDQDmM\",\n            \"link\": \"https://api.cr4ce.com/field/dgVDQDmM\",\n            \"label\": {\n                \"en_GB\": \"Entry field label\"\n            },\n            \"value\": \"Entry field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"files_count\": 1,\n    \"form\": {\n        \"slug\": \"wLBvEgdD\",\n        \"link\": \"https://api.cr4ce.com/form/wLBvEgdD\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"local_id\": 19,\n    \"moderation_status\": \"undecided\",\n    \"parent_category\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/parent/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"payment_status\": \"Paid (Non-member entry fee)\",\n    \"plagiarism_scan_status\": \"\",\n    \"resubmitted\": \"\",\n    \"review_status\": \"\",\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"bkGLoVEL\",\n    \"status\": \"submitted\",\n    \"submitted\": \"2020-01-01T00:00:00Z\",\n    \"tags\": \"\",\n    \"title\": \"Entry title\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"67dc3568-6578-457f-a79a-34fe7f763727"},{"name":"Untag entry","id":"8732fcc4-91bc-449a-a9c5-e3c72891007c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/entry/:slug/tag/:tags","description":"<p>Remove tags from an existing entry.</p>\n","urlObject":{"protocol":"https","path":["entry",":slug","tag",":tags"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"3393ec1c-6c58-4948-8766-df24731c7b20","description":{"content":"<p>Entry slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"slug"},{"id":"7e476f52-baf5-49ec-aeb5-382da2e9e135","description":{"content":"<p>Tags to be removed from the entry, separated by comma</p>\n","type":"text/plain"},"type":"string","value":"","key":"tags"}]}},"response":[{"id":"6a7700a2-d86e-4f46-b094-fec18fc6de87","name":"Untag entry","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/entry/:slug/tag/:tags","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug","tag",":tags"],"variable":[{"key":"slug","value":"bkGLoVEL","description":"Entry slug"},{"key":"tags","value":"wDlZXqZv","description":"Tags to be removed from the entry, separated by comma"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 25 Nov 2020 17:12:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606324385"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"attachments\": [\n        {\n            \"token\": \"ugKMsghy7bqgeFUz\",\n            \"link\": \"https://api.cr4ce.com/file/ugKMsghy7bqgeFUz\",\n            \"name\": \"Attachment name\",\n            \"download\": \"<download-url>\",\n            \"attachment_fields\": [\n                {\n                    \"slug\": \"dLjGNKXD\",\n                    \"link\": \"https://api.cr4ce.com/field/dLjGNKXD\",\n                    \"label\": {\n                        \"en_GB\": \"Attachment field label\"\n                    },\n                    \"value\": \"Attachment field value\",\n                    \"translated\": {\n                        \"en_GB\": \"\"\n                    }\n                }\n            ]\n        }\n    ],\n    \"category\": {\n        \"slug\": \"KBvzBxvO\",\n        \"link\": \"https://api.cr4ce.com/category/KBvzBxvO\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"chapter\": {\n        \"slug\": \"DjrbmvZV\",\n        \"link\": \"https://api.cr4ce.com/chapter/DjrbmvZV\",\n        \"name\": {\n            \"en_GB\": \"Chapter name\"\n        }\n    },\n    \"comments\": \"\",\n    \"contributor_count\": 0,\n    \"contributors\": [],\n    \"created\": \"2020-01-01T00:00:00Z\",\n    \"division\": null,\n    \"entrant\": {\n        \"slug\": \"eBxdJaXK\",\n        \"link\": \"https://api.cr4ce.com/user/bkGLoVEL\",\n        \"name\": \"Entrant Name\",\n        \"fist_name\": \"Entrant\",\n        \"last_name\": \"Name\"\n    },\n    \"entry_fields\": [\n        {\n            \"slug\": \"dgVDQDmM\",\n            \"link\": \"https://api.cr4ce.com/field/dgVDQDmM\",\n            \"label\": {\n                \"en_GB\": \"Entry field label\"\n            },\n            \"value\": \"Entry field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ],\n    \"files_count\": 1,\n    \"form\": {\n        \"slug\": \"wLBvEgdD\",\n        \"link\": \"https://api.cr4ce.com/form/wLBvEgdD\",\n        \"name\": {\n            \"en_GB\": \"Application form\"\n        }\n    },\n    \"local_id\": 19,\n    \"moderation_status\": \"undecided\",\n    \"parent_category\": {\n        \"slug\": \"qLgNbaDx\",\n        \"link\": \"https://api.cr4ce.com/parent/qLgNbaDx\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"payment_status\": \"Paid (Non-member entry fee)\",\n    \"plagiarism_scan_status\": \"\",\n    \"resubmitted\": \"\",\n    \"review_status\": \"\",\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"bkGLoVEL\",\n    \"status\": \"submitted\",\n    \"submitted\": \"2020-01-01T00:00:00Z\",\n    \"tags\": \"\",\n    \"title\": \"Entry title\",\n    \"updated\": \"2020-01-01T00:00:00Z\"\n}"}],"_postman_id":"8732fcc4-91bc-449a-a9c5-e3c72891007c"}],"id":"f755429a-1bfe-4569-8b15-d2fb229cacab","description":"<p>Endpoints related to viewing, creating, updating and deleting entries.</p>\n","event":[{"listen":"prerequest","script":{"id":"d3e55d50-c92e-4711-ac7c-5ecc639c8f8b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f3b13518-a9b0-4fa9-8660-1bbc5422783c","type":"text/javascript","exec":[""]}}],"_postman_id":"f755429a-1bfe-4569-8b15-d2fb229cacab"},{"name":"Entry (realtime)","item":[{"name":"Update entry title","id":"e4aab6a4-6f16-4c2b-bd49-95be39a8221c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/entry/:slug/update-title","urlObject":{"protocol":"https","path":["entry",":slug","update-title"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"slug"}]}},"response":[{"id":"a4496202-a036-464f-bb7b-30bb37a7ba73","name":"Update entry title","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\":\"Entry title\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:slug/update-title","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug","update-title"],"variable":[{"key":"slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e4aab6a4-6f16-4c2b-bd49-95be39a8221c"},{"name":"Update entry field","id":"1077bdcd-8256-4540-931d-f35451906009","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/entry/:slug/update-field/:field-slug","urlObject":{"protocol":"https","path":["entry",":slug","update-field",":field-slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"slug"},{"type":"any","value":"","key":"field-slug"}]}},"response":[{"id":"4e4e316b-44da-4099-a760-5fc1777febae","name":"Update entry field","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\":\"Field value\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:slug/update-field/:field-slug","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug","update-field",":field-slug"],"variable":[{"key":"slug","value":""},{"key":"field-slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1077bdcd-8256-4540-931d-f35451906009"},{"name":"Update entry category","id":"e2913d75-cd39-454e-82b0-4de6e5d58bb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/entry/:slug/update-category","urlObject":{"protocol":"https","path":["entry",":slug","update-category"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"slug"}]}},"response":[{"id":"f634bd26-7956-45b9-952f-fe5947b373d3","name":"Update entry category","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"category\":\"Category slug\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:slug/update-category","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug","update-category"],"variable":[{"key":"slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e2913d75-cd39-454e-82b0-4de6e5d58bb8"},{"name":"Update entry chapter","id":"558b23e3-20c5-47d4-b2a4-7c65895939c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/entry/:slug/update-chapter","urlObject":{"protocol":"https","path":["entry",":slug","update-chapter"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"slug"}]}},"response":[{"id":"619a1bf2-b0cb-49ea-b88f-238fd358cd8d","name":"Update entry chapter","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"chapter\":\"Chapter slug\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/entry/:slug/update-chapter","protocol":"https","host":["api","cr4ce","com"],"path":["entry",":slug","update-chapter"],"variable":[{"key":"slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"558b23e3-20c5-47d4-b2a4-7c65895939c7"},{"name":"Update entry attachment field","id":"c69068a5-f7f3-452e-8c1c-c3064e366861","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/attachment/:token/update-field/:field-slug","urlObject":{"protocol":"https","path":["attachment",":token","update-field",":field-slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"token"},{"type":"any","value":"","key":"field-slug"}]}},"response":[{"id":"f0ee3d61-2187-4003-aa51-fc7d556062a4","name":"Update entry attachment field","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\":\"Field value\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/attachment/:token/update-field/:field-slug","protocol":"https","host":["api","cr4ce","com"],"path":["attachment",":token","update-field",":field-slug"],"variable":[{"key":"token","value":""},{"key":"field-slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c69068a5-f7f3-452e-8c1c-c3064e366861"},{"name":"Update entry contributor field","id":"6cf98160-2f1b-42f7-a24b-d36c7b47efa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/contributor/:slug/update-field/:field-slug","urlObject":{"protocol":"https","path":["contributor",":slug","update-field",":field-slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"slug"},{"type":"any","value":"","key":"field-slug"}]}},"response":[{"id":"c88d5c93-ef50-4dc6-acdc-fb0221592398","name":"Update entry contributor field","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"Insert API key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"value\":\"Field value\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/contributor/:slug/update-field/:field-slug","protocol":"https","host":["api","cr4ce","com"],"path":["contributor",":slug","update-field",":field-slug"],"variable":[{"key":"slug","value":""},{"key":"field-slug","value":""}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6cf98160-2f1b-42f7-a24b-d36c7b47efa7"}],"id":"175360da-5521-438c-a28b-3042dde347eb","description":"<p>Endpoints for realtime updates to individual entry fields or attributes, whilst a user may synchronously be editing their entry.</p>\n<p>Requires:</p>\n<ul>\n<li><p>A Premier plan</p>\n</li>\n<li><p>The form setting \"<em><em>Allow API updates to submission fields whilst a user is editing the submission</em>\"</em> to be active.</p>\n</li>\n</ul>\n","_postman_id":"175360da-5521-438c-a28b-3042dde347eb"},{"name":"Field","item":[{"name":"List fields","id":"4b42d0de-4277-47fb-9a92-fa7b3396eb75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"text"}}},"url":"https://api.cr4ce.com/field?category=&form=&resource=&deleted=&tab=&type=&order=&protection=&conditional=&dir=&page=&per_page=","description":"<p>Returns a list of fields.</p>\n","urlObject":{"protocol":"https","path":["field"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""},{"description":{"content":"<p>Form slug</p>\n","type":"text/plain"},"key":"form","value":""},{"description":{"content":"<ul>\n<li>entries</li>\n<li>users</li>\n<li>attachments</li>\n<li>contributors</li>\n</ul>\n","type":"text/plain"},"key":"resource","value":""},{"description":{"content":"<p>One of the following: </p>\n<ul>\n<li>only (show only deleted fields)</li>\n<li>included (include deleted fields)</li>\n<li>none (exclude deleted fields)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Tab slug</p>\n","type":"text/plain"},"key":"tab","value":""},{"description":{"content":"<ul>\n<li>checkbox</li>\n<li>checkboxlist</li>\n<li>content</li>\n<li>country</li>\n<li>currency</li>\n<li>date</li>\n<li>datetime</li>\n<li>drop-down-list</li>\n<li>email</li>\n<li>file</li>\n<li>numeric</li>\n<li>phone</li>\n<li>radio</li>\n<li>table</li>\n<li>text</li>\n<li>textarea</li>\n<li>time</li>\n<li>url</li>\n</ul>\n","type":"text/plain"},"key":"type","value":""},{"description":{"content":"<ul>\n<li>title</li>\n<li>resource</li>\n<li>type</li>\n<li>updated</li>\n<li>created</li>\n<li>categories</li>\n<li>order</li>\n<li>tab</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>standard</li>\n<li>elevated</li>\n<li>maximum</li>\n</ul>\n","type":"text/plain"},"key":"protection","value":""},{"description":{"content":"<p>conditional</p>\n","type":"text/plain"},"key":"conditional","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""}],"variable":[]}},"response":[{"id":"aba73d3f-9b8a-4e8c-aa39-ddc3f0eed8cf","name":"List fields","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/field","protocol":"https","host":["api","cr4ce","com"],"path":["field"],"query":[{"key":"category","value":"","description":"Category slug","disabled":true},{"key":"form","value":null,"description":"Form slug","disabled":true},{"key":"resource","value":"","description":"- applications\n- users\n- attachments\n- contributors ","disabled":true},{"key":"deleted","value":"","description":"One of the following: \n- only (show only deleted fields)\n- included (include deleted fields)\n- none (exclude deleted fields)","disabled":true},{"key":"tab","value":"","description":"Tab slug","disabled":true},{"key":"type","value":"","description":"- checkbox\n- checkboxlist\n- content\n- country\n- currency\n- date\n- datetime\n- drop-down-list\n- email\n- file\n- numeric\n- phone\n- radio\n- table\n- text\n- textarea\n- time\n- url","disabled":true},{"key":"order","value":null,"description":"- title\n- resource\n- type\n- updated\n- created\n- categories\n- order\n- tab","disabled":true},{"key":"protection","value":"","description":"- standard\n- elevated\n- maximum","disabled":true},{"key":"conditional","value":"","description":"conditional","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true},{"key":"page","value":"","description":"Number greater than 0","disabled":true},{"key":"per_page","value":"","description":"Number between 1 and 100","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"applicant_read_access\": \"true\",\n            \"applicant_write_access\": \"true\",\n            \"auto_scoring\": 0,\n            \"categories\": [\n                \"*\"\n            ],\n            \"category_count\": \"all\",\n            \"conditional_field\": null,\n            \"created\": \"2025-01-20T13:13:14Z\",\n            \"file_types\": [],\n            \"form\": {\n                \"slug\": \"qMDdZMdl\",\n                \"link\": \"https://api.us.cr4ce.com/form/qMDdZMdl\",\n                \"name\": {\n                    \"en_GB\": \"Entry form\"\n                }\n            },\n            \"help_text\": {\n                \"en_GB\": \"\"\n            },\n            \"hint_text\": {\n                \"en_GB\": \"Entrants may not be considered if under 18 years of age.\"\n            },\n            \"label\": {\n                \"en_GB\": \"I am over 18 years of age at the time of entering.\"\n            },\n            \"max_file_size\": null,\n            \"maximum_characters\": null,\n            \"maximum_words\": null,\n            \"minimum_characters\": null,\n            \"minimum_words\": null,\n            \"options\": [\n                \"Yes\",\n                \"No\"\n            ],\n            \"order\": 2,\n            \"protection\": \"standard\",\n            \"registration\": null,\n            \"required\": false,\n            \"resource\": \"applications\",\n            \"scores\": {\n                \"Yes\": 0,\n                \"No\": 0\n            },\n            \"searchable\": false,\n            \"season\": {\n                \"slug\": \"eDgENgpQ\",\n                \"link\": \"https://api.us.cr4ce.com/season/eDgENgpQ\",\n                \"name\": {\n                    \"en_GB\": \"2025\"\n                }\n            },\n            \"slug\": \"pBXgVmkJ\",\n            \"tab\": {\n                \"slug\": \"YykoyqrA\",\n                \"link\": \"https://api.us.cr4ce.com/tab/YykoyqrA\",\n                \"name\": {\n                    \"en_GB\": \"Details\"\n                }\n            },\n            \"title\": {\n                \"en_GB\": \"Over 18 years of age\"\n            },\n            \"type\": \"radio\",\n            \"updated\": \"2025-01-20T13:16:10Z\",\n            \"visibility\": []\n        },\n        {\n            \"applicant_read_access\": \"true\",\n            \"applicant_write_access\": \"true\",\n            \"auto_scoring\": 0,\n            \"categories\": [\n                \"*\"\n            ],\n            \"category_count\": \"all\",\n            \"conditional_field\": null,\n            \"created\": \"2025-01-20T13:12:27Z\",\n            \"file_types\": [],\n            \"form\": {\n                \"slug\": \"qMDdZMdl\",\n                \"link\": \"https://api.us.cr4ce.com/form/qMDdZMdl\",\n                \"name\": {\n                    \"en_GB\": \"Entry form\"\n                }\n            },\n            \"help_text\": {\n                \"en_GB\": \"\"\n            },\n            \"hint_text\": {\n                \"en_GB\": \"\"\n            },\n            \"label\": {\n                \"en_GB\": \"Country of residence\"\n            },\n            \"max_file_size\": null,\n            \"maximum_characters\": null,\n            \"maximum_words\": null,\n            \"minimum_characters\": null,\n            \"minimum_words\": null,\n            \"options\": [],\n            \"order\": 1,\n            \"protection\": \"standard\",\n            \"registration\": null,\n            \"required\": false,\n            \"resource\": \"applications\",\n            \"scores\": [],\n            \"searchable\": false,\n            \"season\": {\n                \"slug\": \"eDgENgpQ\",\n                \"link\": \"https://api.us.cr4ce.com/season/eDgENgpQ\",\n                \"name\": {\n                    \"en_GB\": \"2025\"\n                }\n            },\n            \"slug\": \"ZKKXqmwR\",\n            \"tab\": {\n                \"slug\": \"YykoyqrA\",\n                \"link\": \"https://api.us.cr4ce.com/tab/YykoyqrA\",\n                \"name\": {\n                    \"en_GB\": \"Details\"\n                }\n            },\n            \"title\": {\n                \"en_GB\": \"Country of residence\"\n            },\n            \"type\": \"country\",\n            \"updated\": \"2025-01-20T13:12:27Z\",\n            \"visibility\": []\n        }\n    ],\n    \"first_page_url\": \"https://api.us.cr4ce.com/field?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.us.cr4ce.com/field?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.us.cr4ce.com/field\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"4b42d0de-4277-47fb-9a92-fa7b3396eb75"},{"name":"Create field","id":"dfcc8f73-6285-4f31-806e-591a7ad6f271","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/field","description":"<p>Creates a field.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>Yes</td>\n<td>String</td>\n<td>Field name</td>\n</tr>\n<tr>\n<td>tab</td>\n<td>Yes</td>\n<td>String</td>\n<td>Tab slug</td>\n</tr>\n<tr>\n<td>form</td>\n<td>No</td>\n<td>String</td>\n<td>Form slug</td>\n</tr>\n<tr>\n<td>help_text</td>\n<td>No</td>\n<td>String</td>\n<td>Help text</td>\n</tr>\n<tr>\n<td>hint_text</td>\n<td>No</td>\n<td>String</td>\n<td>Hint text</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Yes</td>\n<td>String</td>\n<td>The field type.  <br />One of the following:  <br />  <br />- checkbox  <br />- checkboxlist  <br />- content  <br />- country  <br />- currency  <br />- date  <br />- datetime  <br />- drop-down-list  <br />- email  <br />- file  <br />- numeric  <br />- phone  <br />- radio  <br />- table  <br />- text  <br />- textarea  <br />- time  <br />- url</td>\n</tr>\n</tbody>\n</table>\n</div><p>All other field properties will have default values set and can be changed in <em>Settings &gt; Entries &gt; Fields</em> or in the form builder.</p>\n","urlObject":{"protocol":"https","path":["field"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"75a2e5c1-1cf8-4f40-8126-711e35df38d0","name":"Create field","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"body":{"mode":"raw","raw":"{\n    \"type\":\"email\",\n    \"tab\":\"ewmgJZPa\",\n    \"form\": \"rNxvNdqm\",\n    \"translated\": {\n        \"title\": {\n            \"en_GB\": \"Enter your email address.\"\n        },\n        \"hint_text\": {\n        \"en_GB\":\"Hint text\"\n        },\n        \"help_text\": {\n        \"en_GB\": \"Help text\"    \n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/field?title=&tab=&form=&help_text=&hint_text=&type=","protocol":"https","host":["api","cr4ce","com"],"path":["field"],"query":[{"key":"title","value":"","description":"Field name"},{"key":"tab","value":"","description":"Tab slug"},{"key":"form","value":"","description":"Form slug"},{"key":"help_text","value":"","description":"Help text"},{"key":"hint_text","value":"","description":"Hint text"},{"key":"type","value":"","description":"The field type.  \nOne of the following:  \n  \n- checkbox  \n- checkboxlist  \n- content  \n- country  \n- currency  \n- date  \n- datetime  \n- drop-down-list  \n- email  \n- file  \n- numeric  \n- phone  \n- radio  \n- table  \n- text  \n- textarea  \n- time  \n- url"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"entrant_read_access\": true,\n    \"entrant_write_access\": true,\n    \"auto_scoring\": 0,\n    \"categories\": [\n        \"*\"\n    ],\n    \"category_count\": \"all\",\n    \"conditional_field\": null,\n    \"created\": \"2026-01-12T19:00:15Z\",\n    \"file_types\": [],\n    \"form\": {\n        \"slug\": \"rNxvNdqm\",\n        \"link\": \"https://api.eu.cr4ce.com/form/rNxvNdqm\",\n        \"name\": {\n            \"en_GB\": \"Entry form\"\n        }\n    },\n    \"help_text\": {\n        \"en_GB\": \"Help text\"\n    },\n    \"hint_text\": {\n        \"en_GB\": \"Hint text\"\n    },\n    \"label\": {\n        \"en_GB\": \"Enter your email address.\"\n    },\n    \"max_file_size\": null,\n    \"maximum_characters\": null,\n    \"maximum_words\": null,\n    \"minimum_characters\": null,\n    \"minimum_words\": null,\n    \"options\": [],\n    \"order\": 2210,\n    \"protection\": \"standard\",\n    \"registration\": null,\n    \"required\": false,\n    \"resource\": \"entries\",\n    \"searchable\": false,\n    \"season\": {\n        \"slug\": \"JJbVabkP\",\n        \"link\": \"https://api.eu.cr4ce.com/season/JJbVabkP\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    },\n    \"slug\": \"XBRRBxRR\",\n    \"tab\": {\n        \"slug\": \"ewmgJZPa\",\n        \"link\": \"https://api.eu.cr4ce.com/tab/ewmgJZPa\",\n        \"name\": {\n            \"en_GB\": \"Fields tab\"\n        }\n    },\n    \"title\": {\n        \"en_GB\": \"Enter your email address.\"\n    },\n    \"type\": \"email\",\n    \"updated\": \"2026-01-12T19:00:15Z\",\n    \"visibility\": []\n}"}],"_postman_id":"dfcc8f73-6285-4f31-806e-591a7ad6f271"}],"id":"b89b1da5-7479-4159-abb7-f68f295fc7d7","_postman_id":"b89b1da5-7479-4159-abb7-f68f295fc7d7","description":""},{"name":"File","item":[{"name":"Get file info","id":"202eafda-5141-4cd9-b786-746f27bc5de8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""},{"description":"<p>Defines the languages to include in the response.</p>\n","key":"x-api-language","type":"text","value":""}],"url":"https://api.cr4ce.com/file/:token","description":"<p>Returns file information by its token.</p>\n","urlObject":{"protocol":"https","path":["file",":token"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"69a86fba-c820-4339-8c93-83540cf5e9b5","description":{"content":"<p>File token</p>\n","type":"text/plain"},"type":"string","value":"","key":"token"}]}},"response":[{"id":"bee49bba-f37b-4d24-8496-c76aa6795bf6","name":"Get file info","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"inset api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/file/:token","protocol":"https","host":["api","cr4ce","com"],"path":["file",":token"],"variable":[{"key":"token","value":"9wH3QQNPAnw9E8yJ"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 15:33:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"X-RateLimit-Reset","value":"1606836838"},{"key":"ETag","value":"W/\"8f55ebf290bfe1bf3ba6c301fd1bf5bea1ea5405\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"download_link\": \"<download-url>\",\n    \"duration\": null,\n    \"filename\": \"file.mp4\",\n    \"image_height\": null,\n    \"image_width\": null,\n    \"metadata\": {\n        \"title\": \"\",\n        \"caption\": \"\",\n        \"copyright\": \"\",\n        \"created\": \"\",\n        \"city\": \"\",\n        \"country\": \"\",\n        \"state\": \"\",\n        \"camera\": \"\",\n        \"exposure\": \"\",\n        \"iso\": \"\",\n        \"fstop\": \"\",\n        \"focal_length\": \"\",\n        \"size\": \"\"\n    },\n    \"mime\": \"video/mp4\",\n    \"size\": 2000,\n    \"transcoding\": [\n        {\n            \"basename\": \"file.mp4\",\n            \"download_link\": \"<download-url>\",\n            \"extension\": \"mp4\",\n            \"timestamp\": 1606836795,\n            \"size\": 2000,\n            \"etag\": \"8629d570d2dc94fbcce6470d4ef10115\"\n        }\n    ]\n}"}],"_postman_id":"202eafda-5141-4cd9-b786-746f27bc5de8"}],"id":"18bd3f39-1c1b-43a9-bf53-5dd795ec628f","description":"<p>Endpoints related to viewing file information.</p>\n","event":[{"listen":"prerequest","script":{"id":"85a68a56-fd16-441e-8a69-4b1fb38c1c6a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"689cedb4-7ca5-4dc7-bdbd-21352c05b183","type":"text/javascript","exec":[""]}}],"_postman_id":"18bd3f39-1c1b-43a9-bf53-5dd795ec628f"},{"name":"Leaderboard","item":[{"name":"List leaderboard","id":"a94b9c01-72ea-4add-80bc-dee83468ebcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/leaderboard?score_set&entry&category&chapter&tag&archived&per_page&page&order&dir","urlObject":{"protocol":"https","path":["leaderboard"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Score set slug (required)</p>\n","type":"text/plain"},"key":"score_set","value":""},{"description":{"content":"<p>Entry slug</p>\n","type":"text/plain"},"key":"entry","value":""},{"description":{"content":"<p>Category slug</p>\n","type":"text/plain"},"key":"category","value":""},{"description":{"content":"<p>Chapter slug</p>\n","type":"text/plain"},"key":"chapter","value":""},{"description":{"content":"<p>All available tags in the program</p>\n","type":"text/plain"},"key":"tag","value":""},{"description":{"content":"<ul>\n<li>only</li>\n<li>all</li>\n<li>none</li>\n</ul>\n","type":"text/plain"},"key":"archived","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>category (slug)</li>\n<li>chapter (slug)</li>\n<li>division</li>\n<li>link </li>\n<li>slug</li>\n<li>status</li>\n<li>submitted</li>\n<li>auto_score</li>\n<li>title</li>\n<li>tags</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"d17cff5b-aff2-4390-af23-bcc1d648cb48","name":"List leaderboard","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":"https://api.cr4ce.com/leaderboard"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"auto_score\": 5,\n            \"category\": {\n                \"slug\": \"MxAzPVgl\",\n                \"link\": \"https://api.cr4ce.com/category/MxAzPVgl\",\n                \"name\": {\n                    \"en_GB\": \"House sparrow\"\n                }\n            },\n            \"chapter\": {\n                \"slug\": \"oDQKjAlN\",\n                \"link\": \"https://api.cr4ce.com/chapter/oDQKjAlN\",\n                \"name\": {\n                    \"en_GB\": \"Glenshee\"\n                }\n            },\n            \"division\": null,\n            \"grant_status\": null,\n            \"link\": \"https://api.cr4ce.com/entry/GLYoqqqP\",\n            \"scores\": {\n                \"total_score\": {\n                    \"value\": 25,\n                    \"max_score\": 30,\n                    \"final_score\": \"25/30\"\n                },\n                \"criteria\": [\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Functionality\"\n                        },\n                        \"value\": 8,\n                        \"max_score\": 10,\n                        \"final_score\": \"8/10\",\n                        \"weight\": 2\n                    },\n                    {\n                        \"name\": {\n                            \"en_GB\": \"Design\"\n                        },\n                        \"value\": 9,\n                        \"max_score\": 10,\n                        \"final_score\": \"9/10\",\n                        \"weight\": 1\n                    }\n                ]\n            },\n            \"slug\": \"GLYoqqqP\",\n            \"status\": \"submitted\",\n            \"submitted\": \"2024-10-21T04:45:56Z\",\n            \"tags\": \", assignment completed (scoring 3), final stage judging, one, search\",\n            \"title\": \"test\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/leaderboard?per_page=10&score_set=yvbzrdrL&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/leaderboard?per_page=10&score_set=yvbzrdrL&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/leaderboard\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1,\n    \"score_set\": {\n        \"slug\": \"yvbzrdrL\",\n        \"name\": {\n            \"en_GB\": \"VIP\"\n        },\n        \"mode\": \"vip_judging\",\n        \"form\": {\n            \"slug\": \"vAyNpPvN\",\n            \"link\": \"https://api.cr4ce.com/form/vAyNpPvN\",\n            \"name\": {\n                \"en_GB\": \"Entry form\"\n            }\n        }\n    },\n    \"season\": {\n        \"slug\": \"wboyrBmo\",\n        \"link\": \"https://api.cr4ce.com/season/wboyrBmo\",\n        \"name\": {\n            \"en_GB\": \"2025\"\n        }\n    }\n}"}],"_postman_id":"a94b9c01-72ea-4add-80bc-dee83468ebcc"}],"id":"b4fc50df-cb07-4539-8ddd-a3c4ba300013","_postman_id":"b4fc50df-cb07-4539-8ddd-a3c4ba300013","description":""},{"name":"Order","item":[{"name":"List orders","id":"8f910070-c596-4f71-b689-fc4d0609a04e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/order?status=&test=&season=&deleted=&per_page=&page=&order=&dir=","description":"<p>Returns a list of orders.</p>\n","urlObject":{"protocol":"https","path":["order"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>paid</li>\n<li>awaiting_payment</li>\n</ul>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<ul>\n<li>only</li>\n<li>hide</li>\n</ul>\n","type":"text/plain"},"key":"test","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted categories)</li>\n<li>included (include deleted categories)</li>\n<li>none (exclude deleted categories)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>date</li>\n<li>email</li>\n<li>first_name</li>\n<li>last_name</li>\n<li>local_id</li>\n<li>number</li>\n<li>payment_method</li>\n<li>payment_status</li>\n<li>season</li>\n<li>total</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"da8c71f1-4c39-4178-b0c4-27b214df9b76","name":"List orders","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/order","protocol":"https","host":["api","cr4ce","com"],"path":["order"],"query":[{"key":"status","value":"","description":"- paid\n- awaiting_payment","disabled":true},{"key":"test","value":null,"description":"- only\n- hide","disabled":true},{"key":"season","value":null,"description":"Season slug","disabled":true},{"key":"deleted","value":null,"description":"- included\n- only\n- none","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:34:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606494944"},{"key":"ETag","value":"W/\"646fc4a4123fe3d42440b18601d5da870f96a2ea\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"address\": \"123 Elizabeth St\",\n            \"city\": \"Sydney\",\n            \"comments\": \"Comment\",\n            \"company\": \"ABC\",\n            \"country\": \"Australia\",\n            \"created_at\": \"2020-01-01T00:00:00Z\",\n            \"currency\": \"AUD\",\n            \"discount\": 0,\n            \"discount_code\": \"\",\n            \"invoice_number\": \"INV-123\",\n            \"ip_address\": \"1.1.1.1\",\n            \"items\": \"1x Entry fee\",\n            \"items_array\": [\n                {\n                    \"amount\": \"10.00\",\n                    \"description\": \"Entry: Entry name | Chapter: Chapter name | Category: Category name | Slug: YzaVbbwa\",\n                    \"discount\": \"0.00\",\n                    \"entry\": {\n                        \"slug\": \"YzaVbbwa\",\n                        \"link\": \"https://api.cr4ce.com/entry/YzaVbbwa\",\n                        \"title\": \"Entry name\"\n                    },\n                    \"item_type\": \"entry\",\n                    \"name\": \"Entry fee\",\n                    \"price\": {\n                        \"slug\": \"lVWnbrYV\",\n                        \"link\": \"https://api.cr4ce.com/price/lVWnbrYV\",\n                        \"title\": {\n                            \"en_GB\": \"Entry fee price name\"\n                        }\n                    },\n                    \"quantity\": 1\n                },\n                {\n                    \"amount\": \"10.00\",\n                    \"description\": null,\n                    \"discount\": \"0.00\",\n                    \"entry\": null,\n                    \"item_type\": \"entrant\",\n                    \"name\": \"Entrant fee name\",\n                    \"price\": {\n                        \"slug\": \"velVVwqR\",\n                        \"link\": \"https://api.cr4ce.com/price/velVVwqR\",\n                        \"title\": {\n                            \"en_GB\": \"Entrant fee price name\"\n                        }\n                    },\n                    \"quantity\": 1\n                }\n            ],\n            \"member_number\": \"123\",\n            \"payment_method\": \"invoice\",\n            \"payment_status\": \"paid\",\n            \"postcode\": \"2000\",\n            \"processing_fee\": 123.45,\n            \"processing_fee_rate\": 1.23,\n            \"region\": \"\",\n            \"season\": {\n                \"slug\": \"xqrPemBy\",\n                \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n                \"name\": {\n                    \"en_GB\": \"Season name\"\n                }\n            },\n            \"slug\": \"dLgnMDzQ\",\n            \"state\": \"NSW\",\n            \"subtotal\": 123.45,\n            \"tax\": 1.23,\n            \"tax_rate\": 0,\n            \"tax_rate_details\": {\n                \"country\": \"AU\",\n                \"link\": \"https://api.cr4ce.com/tax/bNdBPOdV\",\n                \"name\": \"Australia tax\",\n                \"rate\": 10,\n                \"region\": null,\n                \"slug\": \"bNdBPOdV\",\n                \"term\": \"AU term\"\n            },\n            \"tax_term\": \"GST\",\n            \"total\": 123.45,\n            \"transaction_date\": \"2020-01-01T00:00:00Z\",\n            \"transaction_provider\": \"Invoice\",\n            \"transaction_reference\": \"\",\n            \"transaction_status\": \"successful\",\n            \"user\": {\n                \"slug\": \"eBxdJaXK\",\n                \"link\": \"https://api.cr4ce.com/user/dLgnMDzQ\",\n                \"name\": \"Test Name\",\n                \"first_name\": \"Test\",\n                \"last_name\": \"Name\",\n                \"email\": \"no-reply@awardforce.com\"\n            },\n            \"vat_number\": \"\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/order?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/order?page=1\",\n    \"next_page_url\": \"https://api.cr4ce.com/order?page=1\",\n    \"path\": \"https://api.cr4ce.com/order\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"8f910070-c596-4f71-b689-fc4d0609a04e"},{"name":"Get order","id":"ade45500-984d-4f62-ae04-f8cc35bf2be0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/order/:slug","description":"<p>Returns an order by its slug.</p>\n","urlObject":{"protocol":"https","path":["order",":slug"],"host":["api","cr4ce","com"],"query":[{"disabled":true,"key":"deleted","value":""},{"disabled":true,"key":"per_page","value":""},{"disabled":true,"key":"page","value":""},{"disabled":true,"key":"order","value":""},{"disabled":true,"key":"dir","value":""}],"variable":[{"description":{"content":"<p>Order slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"1107c23e-2e92-4161-bcc5-ee4cd90a2566","name":"Get order","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/order/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["order",":slug"],"query":[{"key":"deleted","value":null,"disabled":true},{"key":"per_page","value":null,"disabled":true},{"key":"page","value":null,"disabled":true},{"key":"order","value":null,"disabled":true},{"key":"dir","value":null,"disabled":true}],"variable":[{"key":"slug","value":"dLgnMDzQ"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:35:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606495010"},{"key":"ETag","value":"W/\"05c0032545ee007b8442da6ae6113b40a145362f\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": \"123 Elizabeth St\",\n    \"city\": \"Sydney\",\n    \"comments\": \"Comment\",\n    \"company\": \"ABC\",\n    \"country\": \"Australia\",\n    \"created_at\": \"2020-01-01T00:00:00Z\",\n    \"currency\": \"AUD\",\n    \"discount\": 0,\n    \"discount_code\": \"\",\n    \"invoice_number\": \"INV-123\",\n    \"ip_address\": \"1.1.1.1\",\n    \"items\": \"1x Entry fee\",\n    \"items_array\": [\n        {\n            \"amount\": \"10.00\",\n            \"description\": \"Entry: Entry name | Chapter: Chapter name | Category: Category name | Slug: YzaVbbwa\",\n            \"discount\": \"0.00\",\n            \"entry\": {\n                \"slug\": \"YzaVbbwa\",\n                \"link\": \"https://api.cr4ce.com/entry/YzaVbbwa\",\n                \"title\": \"Entry name\"\n            },\n            \"item_type\": \"entry\",\n            \"name\": \"Entry fee\",\n            \"price\": {\n                \"slug\": \"lVWnbrYV\",\n                \"link\": \"https://api.cr4ce.com/price/lVWnbrYV\",\n                \"title\": {\n                    \"en_GB\": \"Entry fee price name\"\n                }\n            },\n            \"quantity\": 1\n        },\n        {\n            \"amount\": \"10.00\",\n            \"description\": null,\n            \"discount\": \"0.00\",\n            \"entry\": null,\n            \"item_type\": \"entrant\",\n            \"name\": \"Entrant fee name\",\n            \"price\": {\n                \"slug\": \"velVVwqR\",\n                \"link\": \"https://api.cr4ce.com/price/velVVwqR\",\n                \"title\": {\n                    \"en_GB\": \"Entrant fee price name\"\n                }\n            },\n            \"quantity\": 1\n        }\n    ],\n    \"member_number\": \"123\",\n    \"payment_method\": \"invoice\",\n    \"payment_status\": \"paid\",\n    \"postcode\": \"2000\",\n    \"processing_fee\": 123.45,\n    \"processing_fee_rate\": 1.23,\n    \"region\": \"\",\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"dLgnMDzQ\",\n    \"state\": \"NSW\",\n    \"subtotal\": 123.45,\n    \"tax\": 1.23,\n    \"tax_rate\": 0,\n    \"tax_rate_details\": {\n        \"country\": \"AU\",\n        \"link\": \"https://api.cr4ce.com/tax/bNdBPOdV\",\n        \"name\": \"Australia tax\",\n        \"rate\": 10,\n        \"region\": null,\n        \"slug\": \"bNdBPOdV\",\n        \"term\": \"AU term\"\n    },\n    \"tax_term\": \"GST\",\n    \"total\": 123.45,\n    \"transaction_date\": \"2020-01-01T00:00:00Z\",\n    \"transaction_provider\": \"Invoice\",\n    \"transaction_reference\": \"\",\n    \"transaction_status\": \"successful\",\n    \"user\": {\n        \"slug\": \"eBxdJaXK\",\n        \"link\": \"https://api.cr4ce.com/user/dLgnMDzQ\",\n        \"name\": \"Test Name\",\n        \"first_name\": \"Test\",\n        \"last_name\": \"Name\",\n        \"email\": \"no-reply@awardforce.com\"\n    },\n    \"vat_number\": \"\"\n}"}],"_postman_id":"ade45500-984d-4f62-ae04-f8cc35bf2be0"},{"name":"Update order","id":"fe832b91-40b8-435e-a325-194192cd1f28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/order/:slug","description":"<p>Update the billing information and the status of an existing order.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>company</td>\n<td>No</td>\n<td>String</td>\n<td>Billing information</td>\n</tr>\n<tr>\n<td>address</td>\n<td>No</td>\n<td>String</td>\n<td>Billing information</td>\n</tr>\n<tr>\n<td>city</td>\n<td>No</td>\n<td>String</td>\n<td>Billing information</td>\n</tr>\n<tr>\n<td>state</td>\n<td>No</td>\n<td>String</td>\n<td>Billing information</td>\n</tr>\n<tr>\n<td>postcode</td>\n<td>No</td>\n<td>String</td>\n<td>Billing information</td>\n</tr>\n<tr>\n<td>country</td>\n<td>No</td>\n<td>Two-letter country code</td>\n<td>Billing information (see <a href=\"https://support.awardforce.com/hc/en-us/articles/360000237856-Two-letter-country-codes\">https://support.awardforce.com/hc/en-us/articles/360000237856-Two-letter-country-codes</a>)</td>\n</tr>\n<tr>\n<td>payment_status</td>\n<td>No</td>\n<td>String</td>\n<td>Status of the order. Possible values: <ul> <li>paid</li> <li>awaiting_payment</li></ul></td>\n</tr>\n<tr>\n<td>note</td>\n<td>No</td>\n<td>String</td>\n<td>Annotation on the order</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["order",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"4ec06735-afc0-4143-8bc1-f796f772b059","description":{"content":"<p>Order slug</p>\n","type":"text/plain"},"type":"string","value":"","key":"slug"}]}},"response":[{"id":"17770b7a-6037-4230-bd05-f4c7deaafe3d","name":"Update order","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format.","type":"text"},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation.","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"company\": \"Company name\",\r\n    \"address\": \"123 Elizabeth St\",\r\n    \"city\": \"Sydney\",\r\n    \"state\": \"New South Wales\",\r\n    \"postcode\": \"2000\",\r\n    \"country\": \"AU\",\r\n    \"payment_status\": \"paid\",\r\n    \"note\": \"Note\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/order/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["order",":slug"],"variable":[{"key":"slug","value":"dLgnMDzQ","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:40:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"X-RateLimit-Reset","value":"1606495250"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": \"123 Elizabeth St\",\n    \"city\": \"Sydney\",\n    \"comments\": \"Comment\",\n    \"company\": \"ABC\",\n    \"country\": \"Australia\",\n    \"created_at\": \"2020-01-01T00:00:00Z\",\n    \"currency\": \"AUD\",\n    \"discount\": 0,\n    \"discount_code\": \"\",\n    \"invoice_number\": \"INV-123\",\n    \"ip_address\": \"1.1.1.1\",\n    \"items\": \"1x Entry fee\",\n    \"member_number\": \"123\",\n    \"payment_method\": \"invoice\",\n    \"payment_status\": \"paid\",\n    \"postcode\": \"2000\",\n    \"processing_fee\": 123.45,\n    \"processing_fee_rate\": 1.23,\n    \"region\": \"\",\n    \"season\": {\n        \"slug\": \"xqrPemBy\",\n        \"link\": \"https://api.cr4ce.com/season/xqrPemBy\",\n        \"name\": {\n            \"en_GB\": \"Season name\"\n        }\n    },\n    \"slug\": \"dLgnMDzQ\",\n    \"state\": \"NSW\",\n    \"subtotal\": 123.45,\n    \"tax\": 1.23,\n    \"tax_rate\": 0,\n    \"tax_term\": \"GST\",\n    \"total\": 123.45,\n    \"transaction_date\": \"2020-01-01T00:00:00Z\",\n    \"transaction_provider\": \"Invoice\",\n    \"transaction_reference\": \"\",\n    \"transaction_status\": \"successful\",\n    \"user\": {\n        \"slug\": \"eBxdJaXK\",\n        \"link\": \"https://api.cr4ce.com/user/dLgnMDzQ\",\n        \"name\": \"Test Name\",\n        \"first_name\": \"Test\",\n        \"last_name\": \"Name\",\n        \"email\": \"no-reply@awardforce.com\"\n    },\n    \"vat_number\": \"\"\n}"}],"_postman_id":"fe832b91-40b8-435e-a325-194192cd1f28"}],"id":"dbcc5eee-eac3-4a84-bb6d-590d5b148537","description":"<p>Endpoints related to viewing and updating orders and items.</p>\n","_postman_id":"dbcc5eee-eac3-4a84-bb6d-590d5b148537"},{"name":"Review task","item":[{"name":"List review task","id":"9920f8cb-dc90-496e-9f2e-1568e8a2fa9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/review-task?action_at&created_at&decision&deleted&page&per_page&review_stage&reviewer&season&updated_at","urlObject":{"protocol":"https","path":["review-task"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>[before]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[after]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[on]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[between]=[YYYY-MM-DDTHH:MM:SSZ,YYYY-MM-DDTHH:MM:SSZ]</li>\n</ul>\n","type":"text/plain"},"key":"action_at","value":""},{"description":{"content":"<ul>\n<li>[before]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[after]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[on]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[between]=[YYYY-MM-DDTHH:MM:SSZ,YYYY-MM-DDTHH:MM:SSZ]</li>\n</ul>\n","type":"text/plain"},"key":"created_at","value":""},{"description":{"content":"<p>Decision name</p>\n","type":"text/plain"},"key":"decision","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted review tasks)</li>\n<li>included (include deleted review tasks)</li>\n<li>none (exclude deleted review tasks)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Review stage slug</p>\n","type":"text/plain"},"key":"review_stage","value":""},{"description":{"content":"<p>Reviewer name or email</p>\n","type":"text/plain"},"key":"reviewer","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<ul>\n<li>[before]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[after]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[on]=YYYY-MM-DDTHH:MM:SSZ</li>\n<li>[between]=[YYYY-MM-DDTHH:MM:SSZ,YYYY-MM-DDTHH:MM:SSZ]</li>\n</ul>\n","type":"text/plain"},"key":"updated_at","value":""}],"variable":[]}},"response":[{"id":"d02102bd-dce7-4e6b-bef8-e48c28b854a7","name":"List review task","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"url":"https://api.cr4ce.com/review-task"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"action_at\": null,\n            \"category\": {\n                \"slug\": \"yLKEEOJn\",\n                \"link\": \"https://api.cr4ce.com/category/yLKEEOJn\",\n                \"name\": {\n                    \"en_GB\": \"Category name\"\n                }\n            },\n            \"created\": \"2024-10-22T08:00:33Z\",\n            \"decision\": null,\n            \"entry\": {\n                \"slug\": \"YEEmOqvA\",\n                \"link\": \"https://api.cr4ce.com/entry/YEEmOqvA\",\n                \"title\": \"Entry name\"\n            },\n            \"review_stage\": {\n                \"slug\": \"ZoyMpQnL\",\n                \"link\": \"https://api.cr4ce.com/review-stage/ZoyMpQnL\",\n                \"name\": {\n                    \"en_GB\": \"Review stage name\"\n                }\n            },\n            \"reviewer\": [\n                {\n                    \"name\": \"Reviewer name\",\n                    \"email\": \"reviewer@example.com\"\n                }\n            ],\n            \"season\": {\n                \"slug\": \"KrvZVvaM\",\n                \"link\": \"https://api.cr4ce.com/season/KrvZVvaM\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"token\": \"hm0IrokCxjLFvaKbKQTfRTY8NY3eSYHl\",\n            \"updated\": \"2024-10-22T08:00:33Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/review-task?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/review-task?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/review-task\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 3,\n    \"total\": 3\n}"}],"_postman_id":"9920f8cb-dc90-496e-9f2e-1568e8a2fa9d"},{"name":"Get review task","id":"7392db1b-d8e2-4364-ae5a-6b84f6d63a3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/review-task","urlObject":{"protocol":"https","path":["review-task"],"host":["api","cr4ce","com"],"query":[{"disabled":true,"key":"token","value":"The review task token"}],"variable":[]}},"response":[{"id":"182ffc07-95f5-4caa-a75b-f26a02a34128","name":"Get review task","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.cr4ce.com/review-task/:token","protocol":"https","host":["api","cr4ce","com"],"path":["review-task",":token"],"variable":[{"key":"token","value":"hm0IrokCxjLFvaKbKQTfRTY8NY3eSYHl"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"action_at\": null,\n    \"category\": {\n        \"slug\": \"yLKEEOJn\",\n        \"link\": \"https://api.cr4ce.com/category/yLKEEOJn\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"created\": \"2024-10-22T08:00:33Z\",\n    \"decision\": null,\n    \"entry\": {\n        \"slug\": \"YEEmOqvA\",\n        \"link\": \"https://api.cr4ce.com/entry/YEEmOqvA\",\n        \"title\": \"Entry name\"\n    },\n    \"review_stage\": {\n        \"slug\": \"ZoyMpQnL\",\n        \"link\": \"https://api.cr4ce.com/review-stage/ZoyMpQnL\",\n        \"name\": {\n            \"en_GB\": \"Review stage name\"\n        }\n    },\n    \"reviewer\": [\n        {\n            \"name\": \"Reviewer name\",\n            \"email\": \"reviewer@example.com\"\n        }\n    ],\n    \"season\": {\n        \"slug\": \"KrvZVvaM\",\n        \"link\": \"https://api.cr4ce.com/season/KrvZVvaM\",\n        \"name\": {\n            \"en_GB\": \"2024\"\n        }\n    },\n    \"token\": \"hm0IrokCxjLFvaKbKQTfRTY8NY3eSYHl\",\n    \"updated\": \"2024-10-22T08:00:33Z\"\n}"}],"_postman_id":"7392db1b-d8e2-4364-ae5a-6b84f6d63a3e"},{"name":"Create review task","id":"3ab1ead8-be10-4a1c-911c-cadfb55d5796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/review-task","description":"<p>review_stage</p>\n","urlObject":{"protocol":"https","path":["review-task"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"558055a0-c529-46ff-8064-04ebe3719866","name":"Create review task","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"review_stage\": \"wGGxyrDy\",\n    \"entry\": \"OJXbWkyG\" \n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/review-task"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"action_at\": null,\n    \"category\": {\n        \"slug\": \"yLKEEOJn\",\n        \"link\": \"https://api.cr4ce.com/category/yLKEEOJn\",\n        \"name\": {\n            \"en_GB\": \"Category name\"\n        }\n    },\n    \"created\": \"2024-10-22T08:00:33Z\",\n    \"decision\": null,\n    \"entry\": {\n        \"slug\": \"YEEmOqvA\",\n        \"link\": \"https://api.cr4ce.com/entry/YEEmOqvA\",\n        \"title\": \"Entry name\"\n    },\n    \"review_stage\": {\n        \"slug\": \"ZoyMpQnL\",\n        \"link\": \"https://api.cr4ce.com/review-stage/ZoyMpQnL\",\n        \"name\": {\n            \"en_GB\": \"Review stage name\"\n        }\n    },\n    \"reviewer\": [\n        {\n            \"name\": \"Reviewer name\",\n            \"email\": \"reviewer@example.com\"\n        }\n    ],\n    \"season\": {\n        \"slug\": \"KrvZVvaM\",\n        \"link\": \"https://api.cr4ce.com/season/KrvZVvaM\",\n        \"name\": {\n            \"en_GB\": \"2024\"\n        }\n    },\n    \"token\": \"hm0IrokCxjLFvaKbKQTfRTY8NY3eSYHl\",\n    \"updated\": \"2024-10-22T08:00:33Z\"\n}"}],"_postman_id":"3ab1ead8-be10-4a1c-911c-cadfb55d5796"},{"name":"Delete review task","id":"f1cebd59-fc8b-45cd-9d22-9750aa2835d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/review-task","urlObject":{"protocol":"https","path":["review-task"],"host":["api","cr4ce","com"],"query":[{"disabled":true,"key":"token","value":"The review task token"}],"variable":[]}},"response":[],"_postman_id":"f1cebd59-fc8b-45cd-9d22-9750aa2835d6"}],"id":"6b0ef9c0-2252-4bdb-bb07-c350cdc3e798","_postman_id":"6b0ef9c0-2252-4bdb-bb07-c350cdc3e798","description":""},{"name":"Round","item":[{"name":"List Rounds","id":"4d4fa24e-5d2a-4d79-9ebf-ed154d487d28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":""},{"key":"x-api-key","value":""}],"url":"https://api.cr4ce.com/round?per_page=&page=&form=&season=&type=&dir=","description":"<p>Returns a list of rounds.</p>\n","urlObject":{"protocol":"https","path":["round"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Form slug</p>\n","type":"text/plain"},"key":"form","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"description":{"content":"<ul>\n<li>entry</li>\n<li>judge</li>\n<li>feedback</li>\n</ul>\n","type":"text/plain"},"key":"type","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"ddcb8000-b6a2-4ba5-bde4-5b1c0e68ebb2","name":"List Rounds","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/round?per_page=&page=&form=&season=&type=&dir","protocol":"https","host":["api","cr4ce","com"],"path":["round"],"query":[{"key":"per_page","value":"","description":"Number between 1 and 100"},{"key":"page","value":"","description":"Number greater than 0"},{"key":"form","value":"","description":"Form slug"},{"key":"season","value":"","description":"Season slug"},{"key":"type","value":"","description":"- entry\n- judge\n- feedback"},{"key":"dir","value":null,"description":"- asc\n- desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"chapters\": [\n                {\n                    \"slug\": \"lLVwXQVM\",\n                    \"link\": \"https://api.cr4ce.com/chapter/lLVwXQVM\",\n                    \"name\": {\n                        \"en_GB\": \"Noah Gallegos\"\n                    }\n                }\n            ],\n            \"created\": \"2024-05-14T22:48:18Z\",\n            \"end_date\": \"2024-06-23 05:56:00\",\n            \"form\": \"kPwoaLzP\",\n            \"name\": {\n                \"en_GB\": \"Judging open period\"\n            },\n            \"season\": {\n                \"slug\": \"VaqdazWK\",\n                \"link\": \"https://api.cr4ce.com/season/VaqdazWK\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"GnbRYnne\",\n            \"start_date\": \"2024-05-23 05:55:00\",\n            \"type\": \"judge\",\n            \"updated\": \"2024-06-12T00:20:14Z\"\n        },\n        {\n            \"chapters\": [\n                {\n                    \"slug\": \"lLVwXQVM\",\n                    \"link\": \"https://api.cr4ce.com/chapter/lLVwXQVM\",\n                    \"name\": {\n                        \"en_GB\": \"Noah Gallegos\"\n                    }\n                }\n            ],\n            \"created\": \"2024-05-14T22:48:18Z\",\n            \"end_date\": \"2024-06-23 15:55:55\",\n            \"form\": \"kPwoaLzP\",\n            \"name\": {\n                \"en_GB\": \"Entry open period\"\n            },\n            \"season\": {\n                \"slug\": \"VaqdazWK\",\n                \"link\": \"https://api.cr4ce.com/season/VaqdazWK\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"gveZnbdY\",\n            \"start_date\": \"2024-05-23 15:55:43\",\n            \"type\": \"entry\",\n            \"updated\": \"2024-05-14T22:48:18Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/round?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/round?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/round\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"4d4fa24e-5d2a-4d79-9ebf-ed154d487d28"},{"name":"Get Round","id":"ad6d426c-5f4d-465a-ab96-e3eb729aaa1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":""},{"key":"x-api-key","value":""}],"url":"https://api.cr4ce.com/round/:slug","description":"<p>Returns a round by its slug.</p>\n","urlObject":{"protocol":"https","path":["round",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"2a5b4ab0-d62f-410e-b4a5-d7bedf8cdbc6","description":{"content":"<p>Round slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"a3369335-6083-4da5-8b0e-a751d544baca","name":"Get Round","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":"https://api.cr4ce.com/round"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"chapters\": [\n        {\n            \"slug\": \"lLVwXQVM\",\n            \"link\": \"https://api.cr4ce.com/chapter/lLVwXQVM\",\n            \"name\": {\n                \"en_GB\": \"Noah Gallegos\"\n            }\n        }\n    ],\n    \"created\": \"2024-05-14T22:48:18Z\",\n    \"end_date\": \"2024-06-23 05:56:00\",\n    \"form\": \"kPwoaLzP\",\n    \"name\": {\n        \"en_GB\": \"Judging open period\"\n    },\n    \"season\": {\n        \"slug\": \"VaqdazWK\",\n        \"link\": \"https://api.cr4ce.com/season/VaqdazWK\",\n        \"name\": {\n            \"en_GB\": \"2024\"\n        }\n    },\n    \"slug\": \"GnbRYnne\",\n    \"start_date\": \"2024-05-23 05:55:00\",\n    \"type\": \"judge\",\n    \"updated\": \"2024-06-12T00:20:14Z\"\n}"}],"_postman_id":"ad6d426c-5f4d-465a-ab96-e3eb729aaa1d"}],"id":"117aee81-da5c-480b-ab29-5c2945486a35","description":"<p>Endpoints related to viewing judging rounds.</p>\n","_postman_id":"117aee81-da5c-480b-ab29-5c2945486a35"},{"name":"Score set","item":[{"name":"List score sets","id":"d0e0f604-88a3-4f73-9528-cdf2ced4ffa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/score-set?per_page=10&page=1","description":"<p>Returns a list of score sets.</p>\n","urlObject":{"protocol":"https","path":["score-set"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":"10"},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Form slug</p>\n","type":"text/plain"},"key":"form","value":""},{"disabled":true,"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season","value":""},{"disabled":true,"description":{"content":"<ul>\n<li>qualifying</li>\n<li>top_pick</li>\n<li>vip_judging</li>\n<li>voting</li>\n<li>gallery</li>\n</ul>\n","type":"text/plain"},"key":"mode","value":""}],"variable":[]}},"response":[{"id":"4d794c69-66e4-4fbb-bbe1-84c55a8814d0","name":"List scoresets","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/score-set?per_page=10&page=1","protocol":"https","host":["api","cr4ce","com"],"path":["score-set"],"query":[{"key":"per_page","value":"10","description":"Number between 1 and 100"},{"key":"page","value":"1","description":"Number greater than 0"},{"key":"form","value":"","description":"Form slug","disabled":true},{"key":"season","value":"","description":"Season slug","disabled":true},{"key":"mode","value":"","description":" - qualifying\n - top_pick\n - vip_judging\n - voting\n - gallery","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jun 2024 07:04:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"460"},{"key":"Connection","value":"keep-alive"},{"key":"X-DataDome","value":"protected"},{"key":"Accept-CH","value":"Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory"},{"key":"Set-Cookie","value":"datadome=CWqC~zj_SsvmpHZ5ZEpivtj_Ps1udIgLFX77fZNQ3yb6jd5cQhzeKPOe~Dj62ySCVzKYBD25eqCMnzVK3p_PtubPegH6RHLRcT3ML~tQHv1wqBPwQ1tA5OqbqD1ES1gX; Max-Age=31536000; Domain=.cr4ce.com; Path=/; Secure; SameSite=Lax"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-Ratelimit-Limit","value":"60"},{"key":"X-Ratelimit-Remaining","value":"58"},{"key":"X-Ratelimit-Reset","value":"1718003124"},{"key":"Etag","value":"\"4aaccd40277f109182748fcf0f802829e6c7d087\""},{"key":"Content-Encoding","value":"br"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"created\": \"2024-04-13T23:50:08Z\",\n            \"form\": \"gnPdowvB\",\n            \"mode\": \"top_pick\",\n            \"name\": {\n                \"en_GB\": \"Top Pick\"\n            },\n            \"order\": 3,\n            \"season\": {\n                \"slug\": \"xjWjNQJq\",\n                \"link\": \"https://api.cr4ce.com/season/xjWjNQJq\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"nxRzAzGm\",\n            \"updated\": \"2024-04-14T00:34:56Z\"\n        },\n        {\n            \"created\": \"2024-04-13T23:53:51Z\",\n            \"form\": \"gnPdowvB\",\n            \"mode\": \"gallery\",\n            \"name\": \"Gallary\",\n            \"order\": 4,\n            \"season\": {\n                \"slug\": \"xjWjNQJq\",\n                \"link\": \"https://api.cr4ce.com/season/xjWjNQJq\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"DLyVQzwl\",\n            \"updated\": \"2024-04-13T23:53:51Z\"\n        },\n        {\n            \"created\": \"2024-04-13T23:53:25Z\",\n            \"form\": \"gnPdowvB\",\n            \"mode\": \"vip_judging\",\n            \"name\": {\n                \"en_GB\": \"VIP Judging\"\n            },\n            \"order\": 2,\n            \"season\": {\n                \"slug\": \"xjWjNQJq\",\n                \"link\": \"https://api.cr4ce.com/season/xjWjNQJq\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"lZkPWdox\",\n            \"updated\": \"2024-04-13T23:53:25Z\"\n        },\n        {\n            \"created\": \"2024-04-13T23:35:25Z\",\n            \"form\": \"gnPdowvB\",\n            \"mode\": \"qualifying\",\n            \"name\": {\n                \"en_GB\": \"Qualifying\"\n            },\n            \"order\": 1,\n            \"season\": {\n                \"slug\": \"xjWjNQJq\",\n                \"link\": \"https://api.cr4ce.com/season/xjWjNQJq\",\n                \"name\": {\n                    \"en_GB\": \"2024\"\n                }\n            },\n            \"slug\": \"YddVEMyK\",\n            \"updated\": \"2024-04-13T23:49:10Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/score-set?per_page=10&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/score-set?per_page=10&page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/score-set\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 4,\n    \"total\": 4\n}"}],"_postman_id":"d0e0f604-88a3-4f73-9528-cdf2ced4ffa8"},{"name":"Get score set","id":"d7b94133-fec1-4472-b265-fcf5dc8c97d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"{{accept}}","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"{{read-api-key}}","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/score-set/:slug","description":"<p>Returns a score set by its slug.</p>\n","urlObject":{"protocol":"https","path":["score-set",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"nxRzAzGm","key":"slug"}]}},"response":[{"id":"43e5ec08-2d25-4ca9-a1b8-731d9d988a70","name":"Get scoreset","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/score-set/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["score-set",":slug"],"variable":[{"key":"slug","value":"nxRzAzGm"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Jun 2024 12:10:44 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-DataDome","value":"protected"},{"key":"Accept-CH","value":"Sec-CH-UA,Sec-CH-UA-Mobile,Sec-CH-UA-Platform,Sec-CH-UA-Arch,Sec-CH-UA-Full-Version-List,Sec-CH-UA-Model,Sec-CH-Device-Memory"},{"key":"Set-Cookie","value":"datadome=kgJEJJVM~20pp2gA7bSuVjcCkma_nyThObfxoKWxy50cnYKKpH9JElYShVMWpBXkBXViYpkZ3R8vCPd2xEBc5IDbbQFfA8kFF62XLPCgOd5b53VOSPrkcmE8ny7wBsEF; Max-Age=31536000; Domain=.cr4ce.com; Path=/; Secure; SameSite=Lax"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1718021503"},{"key":"ETag","value":"W/\"541e1e23d346ee5c86ceda653f81c4528b563d93\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2024-04-13T23:50:08Z\",\n    \"form\": \"gnPdowvB\",\n    \"mode\": \"top_pick\",\n    \"name\": {\n        \"en_GB\": \"Top Pick\"\n    },\n    \"order\": 3,\n    \"season\": {\n        \"slug\": \"xjWjNQJq\",\n        \"link\": \"https://api.cr4ce.com/season/xjWjNQJq\",\n        \"name\": {\n            \"en_GB\": \"2024\"\n        }\n    },\n    \"slug\": \"nxRzAzGm\",\n    \"updated\": \"2024-04-14T00:34:56Z\"\n}"}],"_postman_id":"d7b94133-fec1-4472-b265-fcf5dc8c97d6"}],"id":"667deb08-ce78-4427-b1dc-42972612d147","description":"<p>Endpoints related to viewing, creating, updating and deleting judging scoresets.</p>\n","_postman_id":"667deb08-ce78-4427-b1dc-42972612d147"},{"name":"Season","item":[{"name":"List seasons","id":"52635134-9ee7-4538-b9c2-142c54073cf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/season?deleted=&per_page=&page=&order=&dir=","description":"<p>Returns a list of seasons.</p>\n","urlObject":{"protocol":"https","path":["season"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>only (show only deleted categories)</li>\n<li>included (include deleted categories)</li>\n<li>none (exclude deleted categories)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>created</li>\n<li>name</li>\n<li>status</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"959b3ad9-af35-410a-a9c6-9390ef02ebe1","name":"List seasons","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/season?status=&per_page=&page=&order=&dir=","protocol":"https","host":["api","cr4ce","com"],"path":["season"],"query":[{"key":"status","value":"","description":"- active\n- inactive"},{"key":"per_page","value":"","description":"Number between 1 and 100"},{"key":"page","value":"","description":"Number greater than 0"},{"key":"order","value":"","description":"Column name to order by. The following options are available:\n-- name"},{"key":"dir","value":"","description":"- asc\n- desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"created\": \"2020-06-25T09:31:52Z\",\n            \"name\": {\n                \"en_GB\": \"Season name\"\n            },\n            \"slug\": \"OPRNVyRV\",\n            \"status\": \"active\",\n            \"updated\": \"2020-07-08T13:39:37Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/season?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/season?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/season\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"52635134-9ee7-4538-b9c2-142c54073cf2"},{"name":"Get season","id":"3bcc5425-1d9e-4149-96ab-8fedda7bc53d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/season/:slug","description":"<p>Returns a season by its slug. The response consists of all season fields.</p>\n","urlObject":{"protocol":"https","path":["season",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"bf6a329c-265f-496c-870b-3f868e907b93","description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"94f137ab-d84e-4da0-b09b-eb85e28c4e56","name":"Get season","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/season/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["season",":slug"],"variable":[{"key":"slug","value":"PpbdreDl","description":"Season slug"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 16:13:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606234446"},{"key":"ETag","value":"W/\"e3f4fbf52f89c383558dde671921e19b4a81d0cc\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2020-11-16T20:28:30Z\",\n    \"name\": {\n        \"en_GB\": \"2020\"\n    },\n    \"slug\": \"xbJxqnjd\",\n    \"status\": \"active\",\n    \"updated\": \"2021-02-05T21:22:30Z\"\n}"}],"_postman_id":"3bcc5425-1d9e-4149-96ab-8fedda7bc53d"}],"id":"6e495a67-75e4-48d7-8dab-0cb3fab179fe","description":"<p>Endpoints related to viewing seasons.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"6d3eb201-2ad0-48df-a3de-e175488c03ab"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"1092a835-57d8-4285-8a33-95e990ea2470"}}],"_postman_id":"6e495a67-75e4-48d7-8dab-0cb3fab179fe"},{"name":"Tax","item":[{"name":"List taxes","id":"cda410da-7244-4523-bef9-625ac2075bb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n"}],"url":"https://api.cr4ce.com/tax","description":"<p>Returns a list of taxes.</p>\n","urlObject":{"protocol":"https","path":["tax"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"868d9c27-0e0d-486f-99aa-4efdd66100be","name":"List taxes","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/tax?per_page=&page=&order=&dir=","protocol":"https","host":["api","cr4ce","com"],"path":["tax"],"query":[{"key":"status","value":"","description":"- active\n- inactive","disabled":true},{"key":"per_page","value":"","description":"Number between 1 and 100"},{"key":"page","value":"","description":"Number greater than 0"},{"key":"order","value":"","description":"Column name to order by. The following options are available:\n-- name"},{"key":"dir","value":"","description":"- asc\n- desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 24 Nov 2020 15:27:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606231652.163.5687.703565; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606231711"},{"key":"ETag","value":"W/\"aae4438a9655f22364a2dac7aba2e2002e53cb1b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"country\": \"Rest of world\",\n            \"country_name\": \"Rest of world\",\n            \"created\": \"2015-08-12T12:22:27Z\",\n            \"name\": \"Rest of world\",\n            \"rate\": 0,\n            \"region\": null,\n            \"region_name\": null,\n            \"slug\": \"eQdgAPvN\",\n            \"term\": \"VAT\",\n            \"updated\": \"2025-06-17T14:32:49Z\"\n        },\n        {\n            \"country\": \"CA\",\n            \"country_name\": \"Canada\",\n            \"created\": \"2025-06-17T14:34:12Z\",\n            \"name\": \"Canada\",\n            \"rate\": 9.5,\n            \"region\": \"BC\",\n            \"region_name\": \"British Columbia\",\n            \"slug\": \"DOKGJmXy\",\n            \"term\": \"24\",\n            \"updated\": \"2025-06-17T14:34:12Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.us.cr4ce.com/tax?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.us.cr4ce.com/tax?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.us.cr4ce.com/tax\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"cda410da-7244-4523-bef9-625ac2075bb5"}],"id":"293f12d1-9e02-4a4c-919f-7f7128d3db50","description":"<p>Endpoints related to taxes.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"6d3eb201-2ad0-48df-a3de-e175488c03ab"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"1092a835-57d8-4285-8a33-95e990ea2470"}}],"_postman_id":"293f12d1-9e02-4a4c-919f-7f7128d3db50"},{"name":"User","item":[{"name":"List users","id":"8bd27795-479e-4e0b-b692-d4130abadcdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"},{"key":"x-api-language","value":"","description":"<p>Defines the languages to include in the response.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user?confirmation=&season_joined=&active_in_season=&entries=&deleted=&per_page=&page=&order=&dir=&language=","description":"<p>Returns a list of users.</p>\n","urlObject":{"protocol":"https","path":["user"],"host":["api","cr4ce","com"],"query":[{"disabled":true,"description":{"content":"<p>Role slug</p>\n","type":"text/plain"},"key":"role","value":""},{"description":{"content":"<ul>\n<li>confirmed</li>\n<li>pending</li>\n</ul>\n","type":"text/plain"},"key":"confirmation","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"season_joined","value":""},{"description":{"content":"<p>Season slug</p>\n","type":"text/plain"},"key":"active_in_season","value":""},{"description":{"content":"<ul>\n<li>current_season</li>\n<li>none_current_season</li>\n<li>archived_season</li>\n<li>none</li>\n</ul>\n","type":"text/plain"},"key":"entries","value":""},{"description":{"content":"<ul>\n<li>only (show only deleted users)</li>\n<li>included (include deleted users)</li>\n<li>none (exclude deleted users)</li>\n</ul>\n","type":"text/plain"},"key":"deleted","value":""},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>confirmed_at</li>\n<li>email</li>\n<li>mobile</li>\n<li>name</li>\n<li>updated</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""},{"description":{"content":"<p>Language code</p>\n","type":"text/plain"},"key":"language","value":""}],"variable":[]}},"response":[{"id":"2f682084-e81f-4ebf-9d27-25c59d72e31c","name":"List users","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"x-api-language","value":"en_GB","description":"Defines the languages to include in the response."}],"url":{"raw":"https://api.cr4ce.com/user","protocol":"https","host":["api","cr4ce","com"],"path":["user"],"query":[{"key":"role","value":null,"description":"Role slug","disabled":true},{"key":"confirmation","value":null,"description":"- confirmed\n- pending","disabled":true},{"key":"season_joined","value":null,"description":"Season slug","disabled":true},{"key":"active_in_season","value":null,"description":"Season slug","disabled":true},{"key":"entries","value":null,"description":"- current_season\n- none_current_season\n- archived_season\n- none","disabled":true},{"key":"deleted","value":null,"description":"- only (show only deleted users)\n- included (include deleted users)\n- none (exclude deleted users)","disabled":true},{"key":"language","value":null,"description":"Language code","disabled":true},{"key":"per_page","value":null,"description":"Number between 1 and 100","disabled":true},{"key":"page","value":null,"description":"Number greater than 0","disabled":true},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- confirmed_at\n- email\n- mobile\n- name\n- updated","disabled":true},{"key":"dir","value":null,"description":"- asc\n- desc","disabled":true},{"key":"language","value":null,"description":"Language code","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 14:23:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606486998.102.6116.942864; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606487057"},{"key":"ETag","value":"W/\"f2b99f63cdda56681fc2218b65db03c09865fa4d\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"analytics_cookies\": false,\n            \"broadcast_emails\": false,\n            \"confirmation\": \"Confirmed\",\n            \"confirmed_at\": \"2020-01-01T00:00:00Z\",\n            \"created_at\": \"2020-01-01T00:00:00Z\",\n            \"created_by\": \"api\",\n            \"email\": \"no-reply@awardforce.com\",\n            \"first_name\": \"Test\",\n            \"language\": {\n\t\t\t\t\"code\": \"en_GB\",\n\t\t\t\t\"language\": \"English (Great Britain)\"\n\t\t\t},\n            \"last_name\": \"Name\",\n            \"marketing_cookies\": false,\n            \"mobile\": \"+393216549873\",\n            \"name\": \"Test Name\",\n            \"necessary_cookies\": false,\n            \"notification_emails\": false,\n            \"notification_sms\": false,\n            \"roles\": [\n                {\n                    \"slug\": \"eJbmNXoX\",\n                    \"link\": \"https://api.cr4ce.com/role/eJbmNXoX\",\n                    \"name\": {\n                        \"en_GB\": \"Role name\"\n                    }\n                }\n            ],\n            \"slug\": \"wEVGMbxN\",\n            \"updated\": \"2020-01-01T00:00:00Z\"\n        }\n    ],\n    \"first_page_url\": \"https://api.cr4ce.com/user?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.cr4ce.com/user?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.cr4ce.com/user\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"8bd27795-479e-4e0b-b692-d4130abadcdd"},{"name":"Get user by email","id":"c53f821a-dccf-4598-ac4b-3efa97a9f00b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/user/:email","description":"<p>Returns a user by its email. The response consists of all user fields including files. Files include a download link.</p>\n","urlObject":{"protocol":"https","path":["user",":email"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"ab2aea97-178c-4f62-a1a8-ff8b7da25511","description":{"content":"<p>User email</p>\n","type":"text/plain"},"type":"any","value":"","key":"email"}]}},"response":[{"id":"fe503ac6-93e1-4fa9-a094-dd55c138b0f6","name":"Get user by email","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/user/:email","protocol":"https","host":["api","cr4ce","com"],"path":["user",":email"],"variable":[{"key":"email","value":"no-reply@awardforce.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:29:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606494613"},{"key":"ETag","value":"W/\"aa3cf68fabb995838c8f4c57a1d2b0afe67abf0b\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"analytics_cookies\": false,\n    \"broadcast_emails\": false,\n    \"confirmed_at\": \"2020-01-01T00:00:00Z\",\n    \"created_at\": \"2020-01-01T00:00:00Z\",\n    \"created_by\": \"api\",\n    \"email\": \"no-reply@awardforce.com\",\n    \"first_name\": \"Test\",\n    \"language\": {\n        \"code\": \"en_GB\",\n        \"language\": \"English (Great Britain)\"\n    },\n    \"last_name\": \"Name\",\n    \"marketing_cookies\": false,\n    \"mobile\": \"+393216549873\",\n    \"name\": \"Test Name\",\n    \"necessary_cookies\": false,\n    \"notification_emails\": false,\n    \"notification_sms\": false,\n    \"preferences\": {\n        \"broadcast_emails\": false,\n        \"notification_emails\": false,\n        \"notification_sms\": false\n    },\n    \"roles\": [\n        {\n            \"slug\": \"OkvJXMNd\",\n            \"link\": \"https://api.cr4ce.com/role/OkvJXMNd\",\n            \"name\": {\n                \"en_GB\": \"Role name\"\n            }\n        }\n    ],\n    \"slug\": \"EnDNqjlb\",\n    \"social_sharing\": false,\n    \"updated\": \"2020-01-01T00:00:00Z\",\n    \"user_fields\": [\n        {\n            \"slug\": \"ErApVaqk\",\n            \"link\": \"https://api.cr4ce.com/field/ErApVaqk\",\n            \"label\": {\n                \"en_GB\": \"Field label\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"c53f821a-dccf-4598-ac4b-3efa97a9f00b"},{"name":"Get user by slug","id":"50a5e897-d50b-4cb8-b60b-68baa373b116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user/:slug","description":"<p>Returns a user by its slug. The response consists of all user fields including files. Files include a download link.</p>\n","urlObject":{"protocol":"https","path":["user",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"9d8c0d23-c6e3-4f2f-899f-33ef9d1181c2","description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"7311dc57-82de-4c1a-a71c-3cb4e84f6d81","name":"Get user by slug","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/user/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["user",":slug"],"variable":[{"key":"slug","value":"wEVGMbxN"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 14:27:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606487333"},{"key":"ETag","value":"W/\"508eb27c498695f8e6345cde8941a3ba6805b180\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"analytics_cookies\": false,\n    \"broadcast_emails\": false,\n    \"confirmed_at\": \"2020-01-01T00:00:00Z\",\n    \"created_at\": \"2020-01-01T00:00:00Z\",\n    \"created_by\": \"api\",\n    \"email\": \"no-reply@awardforce.com\",\n    \"first_name\": \"Test\",\n    \"language\": {\n        \"code\": \"en_GB\",\n        \"language\": \"English (Great Britain)\"\n    },\n    \"last_name\": \"Name\",\n    \"marketing_cookies\": false,\n    \"mobile\": \"+393216549873\",\n    \"name\": \"Test Name\",\n    \"necessary_cookies\": false,\n    \"notification_emails\": false,\n    \"notification_sms\": false,\n    \"preferences\": {\n        \"broadcast_emails\": false,\n        \"notification_emails\": false,\n        \"notification_sms\": false\n    },\n    \"roles\": [\n        {\n            \"slug\": \"OkvJXMNd\",\n            \"link\": \"https://api.cr4ce.com/role/OkvJXMNd\",\n            \"name\": {\n                \"en_GB\": \"Role name\"\n            }\n        }\n    ],\n    \"slug\": \"EnDNqjlb\",\n    \"social_sharing\": false,\n    \"updated\": \"2020-01-01T00:00:00Z\",\n    \"user_fields\": [\n        {\n            \"slug\": \"ErApVaqk\",\n            \"link\": \"https://api.cr4ce.com/field/ErApVaqk\",\n            \"label\": {\n                \"en_GB\": \"Field label\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"50a5e897-d50b-4cb8-b60b-68baa373b116"},{"name":"Create user","id":"4bf9d526-084f-429f-b7b3-8ac9597cb4f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user","description":"<p>Create a new user.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>Yes</td>\n<td>String</td>\n<td>User's first name</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>Yes</td>\n<td>String</td>\n<td>User's last name</td>\n</tr>\n<tr>\n<td>password</td>\n<td>Yes</td>\n<td>String</td>\n<td>Password for accessing the account</td>\n</tr>\n<tr>\n<td>email</td>\n<td>Yes (if mobile is not set)</td>\n<td>String</td>\n<td>User's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>Yes (if email is not set)</td>\n<td>String</td>\n<td>User's mobile number</td>\n</tr>\n<tr>\n<td>roles</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of Role slugs</td>\n</tr>\n<tr>\n<td>preferences</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs where keys can be any of the following: <ul> <li>broadcast_emails</li> <li>notification_emails</li> <li>notification_sms</li> </ul> Values are of type Boolean</td>\n</tr>\n<tr>\n<td>user_fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug. e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["user"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"713e5364-4ec6-457e-99f7-e987fdaca141","name":"Create user","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"first_name\": \"Test\",\r\n\t\"last_name\": \"Name\",\r\n\t\"email\": \"no-reply@awardforce.com\",\r\n\t\"password\": \"123456789123\",\r\n\t\"mobile\": \"+393216549873\",\r\n\t\"roles\": [\"OkvJXMNd\"],\r\n\t\"preferences\": \r\n\t{\r\n\t\t\"broadcast_emails\": false,\r\n\t\t\"notification_emails\": false,\r\n\t\t\"notification_sms\": false\r\n\t},\r\n\t\"user_fields\":\r\n\t{\r\n\t\t\"QVgKEqXR\": \"Field value\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/user"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 15:29:42 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/user/EnDNqjlb"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606491033"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"analytics_cookies\": false,\n    \"broadcast_emails\": false,\n    \"confirmed_at\": \"2020-01-01T00:00:00Z\",\n    \"created_at\": \"2020-01-01T00:00:00Z\",\n    \"created_by\": \"api\",\n    \"email\": \"no-reply@awardforce.com\",\n    \"first_name\": \"Test\",\n    \"language\": {\n        \"code\": \"en_GB\",\n        \"language\": \"English (Great Britain)\"\n    },\n    \"last_name\": \"Name\",\n    \"marketing_cookies\": false,\n    \"mobile\": \"+393216549873\",\n    \"name\": \"Test Name\",\n    \"necessary_cookies\": false,\n    \"notification_emails\": false,\n    \"notification_sms\": false,\n    \"preferences\": {\n        \"broadcast_emails\": false,\n        \"notification_emails\": false,\n        \"notification_sms\": false\n    },\n    \"roles\": [\n        {\n            \"slug\": \"OkvJXMNd\",\n            \"link\": \"https://api.cr4ce.com/role/OkvJXMNd\",\n            \"name\": {\n                \"en_GB\": \"Role name\"\n            }\n        }\n    ],\n    \"slug\": \"EnDNqjlb\",\n    \"social_sharing\": false,\n    \"updated\": \"2020-01-01T00:00:00Z\",\n    \"user_fields\": [\n        {\n            \"slug\": \"ErApVaqk\",\n            \"link\": \"https://api.cr4ce.com/field/ErApVaqk\",\n            \"label\": {\n                \"en_GB\": \"Field label\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4bf9d526-084f-429f-b7b3-8ac9597cb4f9"},{"name":"Update user","id":"50e63054-9565-4e86-8557-cf856afdd0d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user/:slug","description":"<p>Update an existing user.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>No</td>\n<td>String</td>\n<td>User's first name</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>No</td>\n<td>String</td>\n<td>User's last name</td>\n</tr>\n<tr>\n<td>password</td>\n<td>No</td>\n<td>String</td>\n<td>Password for accessing the account</td>\n</tr>\n<tr>\n<td>email</td>\n<td>No</td>\n<td>String</td>\n<td>User's email address</td>\n</tr>\n<tr>\n<td>mobile</td>\n<td>No</td>\n<td>String</td>\n<td>User's mobile number</td>\n</tr>\n<tr>\n<td>roles</td>\n<td>No</td>\n<td>Array</td>\n<td>Array of Role slugs</td>\n</tr>\n<tr>\n<td>preferences</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs where keys can be any of the following:<br /><br />- broadcast_emails<br /><br />- notification_emails<br /><br />- notification_sms<br /><br />Values are of type Boolean</td>\n</tr>\n<tr>\n<td>user_fields</td>\n<td>No</td>\n<td>Object</td>\n<td>Object containing key / value pairs. Where the key is the Field slug. e.g. \"fJkIjGmB\": \"Test value\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["user",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"c9d1d8b3-28aa-4737-becf-1f1c03153130","description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"1adb04e6-23ec-4853-9d5e-7d4ec0c0738e","name":"Update user","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"first_name\": \"Test\",\n\t\"last_name\": \"Name\",\n\t\"email\": \"no-reply@awardforce.com\",\n\t\"password\": \"123456789123\",\n\t\"mobile\": \"+393216549873\",\n\t\"roles\": [\"OkvJXMNd\"],\n\t\"preferences\": \n\t{\n\t\t\"broadcast_emails\": false,\n\t\t\"notification_emails\": false,\n\t\t\"notification_sms\": false\n\t},\n\t\"user_fields\":\n\t{\n\t\t\"QVgKEqXR\": \"Field value\"\n\t}\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/user/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["user",":slug"],"variable":[{"key":"slug","value":"","description":"User slug"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"analytics_cookies\": false,\n    \"broadcast_emails\": false,\n    \"confirmed_at\": \"2020-01-01T00:00:00Z\",\n    \"created_at\": \"2020-01-01T00:00:00Z\",\n    \"created_by\": \"api\",\n    \"email\": \"no-reply@awardforce.com\",\n    \"first_name\": \"Test\",\n    \"language\": {\n        \"code\": \"en_GB\",\n        \"language\": \"English (Great Britain)\"\n    },\n    \"last_name\": \"Name\",\n    \"marketing_cookies\": false,\n    \"mobile\": \"+393216549873\",\n    \"name\": \"Test Name\",\n    \"necessary_cookies\": false,\n    \"notification_emails\": false,\n    \"notification_sms\": false,\n    \"preferences\": {\n        \"broadcast_emails\": false,\n        \"notification_emails\": false,\n        \"notification_sms\": false\n    },\n    \"roles\": [\n        {\n            \"slug\": \"OkvJXMNd\",\n            \"link\": \"https://api.cr4ce.com/role/OkvJXMNd\",\n            \"name\": {\n                \"en_GB\": \"Role name\"\n            }\n        }\n    ],\n    \"slug\": \"EnDNqjlb\",\n    \"social_sharing\": false,\n    \"updated\": \"2020-01-01T00:00:00Z\",\n    \"user_fields\": [\n        {\n            \"slug\": \"ErApVaqk\",\n            \"link\": \"https://api.cr4ce.com/field/ErApVaqk\",\n            \"label\": {\n                \"en_GB\": \"Field label\"\n            },\n            \"value\": \"Field value\",\n            \"translated\": {\n                \"en_GB\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"50e63054-9565-4e86-8557-cf856afdd0d6"},{"name":"Delete user","id":"68cb2afb-dd61-45be-af8e-8659f9fd938b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user/:slug","description":"<p>Delete an existing user.</p>\n","urlObject":{"protocol":"https","path":["user",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"d427bf08-d96f-4523-be48-39638b38a561","description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"4d6ef851-cb62-4d77-bab0-49541ea3727d","name":"Delete user","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/user/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["user",":slug"],"variable":[{"key":"slug","value":"EnDNqjlb"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:02:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606492990"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"68cb2afb-dd61-45be-af8e-8659f9fd938b"},{"name":"Undelete user","id":"23203190-4517-4792-b448-0fd6829d23a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/user/:slug/restore","description":"<p>Undelete an existing user.</p>\n","urlObject":{"protocol":"https","path":["user",":slug","restore"],"host":["api","cr4ce","com"],"query":[],"variable":[{"type":"any","value":"","key":"slug"}]}},"response":[{"id":"3cf1311e-8617-4902-8566-cfad952d52a5","name":"Undelete user","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/user/:slug/restore","protocol":"https","host":["api","cr4ce","com"],"path":["user",":slug","restore"],"variable":[{"key":"slug","value":"EnDNqjlb"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:02:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606492990"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"23203190-4517-4792-b448-0fd6829d23a2"},{"name":"Upload user file","id":"eec0920e-9b4d-4962-91ed-996ddf8b35ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/user/:user_slug/upload/:field_slug","description":"<p>Upload a file to a user file field.</p>\n","urlObject":{"protocol":"https","path":["user",":user_slug","upload",":field_slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"364a92ef-9d37-4542-8054-ce1a492b45e2","description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"user_slug"},{"id":"d884cc45-ba3b-47fc-8975-263b3d1ca119","description":{"content":"<p>User field slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"field_slug"}]}},"response":[{"id":"8bb39ad0-1fe3-4411-8383-b85d93bf3e49","name":"Upload user file","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"filename\": \"aflogo.png\",\r\n\t\"data\": \"data:@file/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAACqBAMAAADPWMmxAAAAJFBMVEX////rNwD4taHtRxT+8u/83tXye1bxakH0kHL6ybrvWiz2ooipEU8EAAAIsElEQVRo3sVbS3MTRxBWmZWN7NOssFYrXYQJgYQLigUY5yLAhNhc5IATqFzkKjCQkwThUc5FCq+EXOS8CORiFTZUfJKBVFLRn8t0z6tXXtt67EAf/NBqv+3p6fn6MbOxWBcye+TR8iRjbPLV9de/xiKRs4dvMSonvr84MObs4zzrlOS9wRSO/7MVE3G/K/UP+nWTbSfTf/eJ6RxiO8nNYl+jv892lqk+rJCost3Ea/QKOrQ7aO+ws92AMpZpRDz83rWNL7Ju5XjXU+a8Yd3Lp9062FesF1nvDvRz1ps86MqozR5RM92Y9gDrVT7ZHfQz1rtciXz8XdngF9aPnNxl+bP+JLcjar1P1HSUrtqV0zqLfaOmipF61a7eNYCqOyg7iKrbK1sfCHUbN9jLBpNaKOr+AVHd0FjFBpWwGHZhYNRjIW7VHBg1s9W5htngUo58rkLnK56PAJV1svdcFKBsrQN1MxLUbIcBWDQSNMG5iFC/tWCADhNE4wFQ3JQiXgJbF8JKZKg0M6hGhupFSYJhdDgaIeqqBbNShmlGiOrZMKsx7EikqBWJOh8p6ngk2cU22YaTjxQ1WRwov9457zaTlW63uTWSS0tLqH5m6ZHIEu8sLXHnS7XbohEBX+ByDR3yOP69nO+crnkadkbEEKrSoc8ohufwBcVtyiVnDhmSmn3SMV2GsVvCHA0ZxxWMJ2xfU57t0YpHUZ/zcZC5m9TOcHtZ6l+WMFnxsJIiN49WZ+UtOXUmGAhTUvOCtHVO+sc4/u/pXMSjxGxoeozGg7GgQU4x5osP0UUWBQ1dwE+lnQF1ZmamiEGEozozMwG/bwVcoCKDTUoMIKXorIY6rmp9OGpicnLyZQMsxFEP8L8/IIG6oh6vHK0IluRKQoboKuUaaM8WXMWw6Ukfd8FCZWEW6OsoWxYoufJEcSiHk9fA0eyTqicRjP9MtIRFFCqYqClRMWDJ+fIpC/CpHqngd8r4rIpkyRSC8OU9vCp08JSL8WmpKlR4xIphAh0JuW7z4zjmAv7MxZwSOIGLtocrvghGSldA1bqC9fdo4jbcwq/X01jKuDhyPuQajGofugDXfFNorVEzxK5qYUq14yTzcvLiA7yb3zu8BrdU0InB4knUXaOehAnSqOOmtioZxvLQb3KgHTgBsoAPpmiBlTLoHS2cBrDr3bt375UAR6P6xvVbpnZz0WgVtDnHrvKB74cp4k/mLpBFo6zhWvZo4ROGWjOLoIB444jNv7rJ8Re50kMZ/PYxxBMGN6hONYC6Vy+DPYSwvpiYOIg240+Yz4ENGzFnCmehrK4mKOo5ZlALJgk8CuteiC6WpDMVAZ7fcxW1LJHkQaOezxPUsvYs7jUrlLBUdOT/JFBFrkADXMCjJZRgF8n3GrVh+N/XdZZPp0BENEVUXD1SSZ2R7FITdlSoabJMXR0JVgM5ck6SaUoy8Bot+IW/+qJKVag1sqCyGp/j/DzB5SOckIrMalHpMZxKvDoBzxCocOmCQk3eoA2GtOKZZFEVB0BEWD7HVRgeZXJRycAo11YZn8d/Xn727GKgaE0pcklrH27BZVcxdBknJaWzBj7QFclZvvJXlQTmzTJt6tp+ThsYJ0TkygUMZb5mDv7/qNRVmKAc0mLNxPKasFaYWSMQ0eZVktsEM8/rdT2m2AVNoFG/JEmRQm1oJhdRKyfzBE/9VzfceUKigttVJapzKU9R5W8+veoz/meT3V5YQNskf1u4hFfVTa8nJpYnJg6rmzZvomsc+SaQasWYDXn3qNN3lre/+Orara5QHy4owTZ0BnbbZkVumRWfX/5QWXcKdg5Pg69f1XethKLWCIFw0BzZPdHkcjpPt0niVXrXKYKap3kmQX1g6J6WZpj1eIpth/KhqEmCGtDVDXSl3WAz7QpJYMNRm+G6mn9gdbiBot8rEgoPQ82QIp5f/7ON8gZ51Tm8DMEZ+IGjJvjnB2MqQMTij1/9iITC7/rjB5Q6qToXqa51EnBjz2VfOaFiK0vWVM6AifVfwK+1kHotRT6i11uK+tbRBBIVsoI4ZuiC3x42w1HTwVqjTioEQVIepnquqTviWE0IuyVZOGqWdB3J9ZTJFVsQkBUq5GuQzQ2x0BGaNGglTFfXlPerABjQdTVQpXPUN5MghAl94g81jEBcnkJeNGZKkDGN6oOaZZr1G88ibZZ9JiMyLjoM8WbYqD2kUGEVD2Po2hn1KBlMzaAWzCCzEjXOB1HC1KO1K2qF7BK0QlGVrqb1tbuuZTKdRFeSN/vSroYVaoHuRxhqjrRyWmq2ngNUwqyyvQYVuK8SQOCo/22AvKANHVNtEM9Lm6K5DBgu7agWaJUa5q+6FdDhrxmd34jEAIzbbhfFZqUf2FwIQfVoFUevN5RhXfyG8CyRWOHCE1uh69VQ1DStOClnQU4IsSXZwJavQHVlZODqJ0DZdPFcKKpPq2N6HVSMP8lPvxWM6qqCFndr4JHnXyRfluAherY2mpRGR8J0xc6Bc7YoZ0iuLWkCbIE42B+Y64iheqBjoXZfD2z8SlRXUlkuNMLM0eUUD9MVDSrCX92gKhNkSVMkBLVEuzlBu6dlyHvKDCqYANfibXN+YytqJtB5qhWLdDanICt3fhcU4ziI6joOekHyBjzz7H1xl5Qzgc6TWtTTGxuBjmHmevtfmUsl5YLkv+V3Xv7UftSUd20EfWDcQvtVdfTsdB/tdErtdHUtdaDtdMvtdPYj3NyhjY79EaKawDliway2dqLs7JpFuBXlW9+NtLNzameX19KOtJ3d84jYsPMkzagFA0TkBcnSOzntYelkip1TNHZO/Fg6nWTnJJWlU192TqhZOk1n5+SfnVOKlk5U2jn9aemkqqVTtXZOAFs6rWznZHU/p8Dd93ZivWfuemvjTYDb7/WthV7esEj18FKMlbdBuobt9YWYrt6yyfQIaumNIEtvL1l608rSW2G23mCz9LadrTcD+3uL8X+wj/+z1sz+mQAAAABJRU5ErkJggg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/user/:user_slug/upload/:field_slug","protocol":"https","host":["api","cr4ce","com"],"path":["user",":user_slug","upload",":field_slug"],"variable":[{"key":"user_slug","value":"EnDNqjlb"},{"key":"field_slug","value":"PXjJKVWX"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:06:25 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/file/PsIjDm4sjDWhKhgE"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606493245"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"filename\": \"filename.jpg\",\n    \"token\": \"xRHwHy2TbKtAZoaG\",\n    \"link\": \"https://api.awardforce.local/file/xRHwHy2TbKtAZoaG\"\n}"}],"_postman_id":"eec0920e-9b4d-4962-91ed-996ddf8b35ef"},{"name":"Get auth token","id":"ce84f46c-ffcd-4791-baf0-9d93cf007288","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","type":"text","description":"<p>Defines the response format.</p>\n"},{"key":"x-api-key","value":"","type":"text","description":"<p>Used for authentication and authorisation.</p>\n"}],"url":"https://api.cr4ce.com/user/:slug/auth-token","description":"<p>Returns an auth token for a given user. The response consists of a token that allows the user to log into the app using SSO. To learn more about this please refer to <a href=\"https://support.awardforce.com/hc/en-us/articles/360002282716-Creating-your-own-SSO-integration\">Creating your own SSO integration in Award Force</a> or <a href=\"https://help.goodgrants.com/hc/en-gb/articles/360002287675-Creating-your-own-SSO-integration\">Creating your own SSO integration in Good Grants</a>.</p>\n","urlObject":{"protocol":"https","path":["user",":slug","auth-token"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"86290394-8169-4326-ac64-5abebcbe96d4","description":{"content":"<p>User slug</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"418f58a1-4d55-4c20-b405-d8c5809be522","name":"Get auth token","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/user/:slug/auth-token","protocol":"https","host":["api","cr4ce","com"],"path":["user",":slug","auth-token"],"variable":[{"key":"slug","value":"EnDNqjlb"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 27 Nov 2020 16:09:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606493450"},{"key":"ETag","value":"W/\"49e770ede687d2ff0625513d53aef4647b46676c\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"auth_token\": \"sKBO8pXpyd2R5FPssDP3CePlmH5OVTxj\"\n}"}],"_postman_id":"ce84f46c-ffcd-4791-baf0-9d93cf007288"}],"id":"8afb16d6-1eb5-4399-aca5-916e21f0ce9a","description":"<p>Endpoints related to viewing, creating, updating and deleting users.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"2a9c7bd6-0598-4455-a4f9-1cb72577615a"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"5c0e758c-b59d-4c27-a4b3-dd5eda1a8c4b"}}],"_postman_id":"8afb16d6-1eb5-4399-aca5-916e21f0ce9a"},{"name":"Webhook","item":[{"name":"List webooks","id":"499bac1c-9e96-4d71-8cca-fbbeaf89299d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Accept","value":"","description":"<p>Defines the response format.</p>\n","type":"text"},{"key":"x-api-key","value":"","description":"<p>Used for authentication and authorisation.</p>\n","type":"text"}],"url":"https://api.cr4ce.com/webhook?http_method=&subscription_event=&url&per_page=&page=&order=&dir=","description":"<p>Returns a list of webhooks.</p>\n","urlObject":{"protocol":"https","path":["webhook"],"host":["api","cr4ce","com"],"query":[{"description":{"content":"<ul>\n<li>post</li>\n<li>get</li>\n</ul>\n","type":"text/plain"},"key":"http_method","value":""},{"description":{"content":"<ul>\n<li>allocation_created</li>\n<li>allocation_payment_created</li>\n<li>allocation_payment_deleted</li>\n<li>allocation_payment_status_changed</li>\n<li>allocation_payment_updated</li>\n<li>assignment_completed</li>\n<li>assignment_created</li>\n<li>collaborator_invited</li>\n<li>document_created</li>\n<li>document_deleted</li>\n<li>document_updated</li>\n<li>entry_created</li>\n<li>entry_eligible</li>\n<li>entry_ineligible</li>\n<li>entry_moderated</li>\n<li>entry_resubmitted</li>\n<li>entry_submitted</li>\n<li>entry_tagged</li>\n<li>entry_updated</li>\n<li>field_value_updated</li>\n<li>membership_registered</li>\n<li>payment_pending</li>\n<li>payment_success</li>\n<li>review_task_created</li>\n<li>review_task_submitted</li>\n<li>role_granted</li>\n<li>user_updated</li>\n</ul>\n","type":"text/plain"},"key":"subscription_event","value":""},{"description":{"content":"<p>URL of the webhook</p>\n","type":"text/plain"},"key":"url","value":null},{"description":{"content":"<p>Number between 1 and 100</p>\n","type":"text/plain"},"key":"per_page","value":""},{"description":{"content":"<p>Number greater than 0</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Column name to order by. The following options are available:</p>\n<ul>\n<li>events</li>\n<li>http_method</li>\n<li>notification_emails</li>\n<li>signing_keys</li>\n<li>title</li>\n<li>updated</li>\n<li>url</li>\n</ul>\n","type":"text/plain"},"key":"order","value":""},{"description":{"content":"<ul>\n<li>asc</li>\n<li>desc</li>\n</ul>\n","type":"text/plain"},"key":"dir","value":""}],"variable":[]}},"response":[{"id":"cae497d3-fd28-445c-80cb-88e553656792","name":"List webhooks","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/webhook?deleted&per_page&url&page&order&dir","protocol":"https","host":["api","cr4ce","com"],"path":["webhook"],"query":[{"key":"deleted","value":null,"description":"- only (show only deleted funds)\n- included (include deleted funds)\n- none (exclude deleted funds)"},{"key":"per_page","value":null,"description":"Number between 1 and 100"},{"key":"url","value":null,"description":"URL of the webhook"},{"key":"page","value":null,"description":"Number greater than 0"},{"key":"order","value":null,"description":"Column name to order by. The following options are available:\n- name\n- description\n- budget\n- allocated\n- available\n- currency"},{"key":"dir","value":null,"description":"- asc\n- desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:00:31 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606831232.35.7102.115362; Path=/; Secure; HttpOnly"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606831291"},{"key":"ETag","value":"W/\"a61b0a06aa29fbf378ab9d11d6eacdba1e469752\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"created\": \"2026-03-19T11:45:13Z\",\n            \"events\": [\n                \"membership_registered\",\n                \"user_updated\",\n                \"role_granted\"\n            ],\n            \"fields\": [],\n            \"form\": null,\n            \"method\": \"post\",\n            \"name\": \"User data\",\n            \"signing_key\": \"Signingkeydz7g\",\n            \"slug\": \"xpYDlEkE\",\n            \"updated\": \"2026-03-19T17:17:14Z\",\n            \"url\": \"https://award.force\"\n        },\n        {\n            \"created\": \"2026-03-19T17:06:55Z\",\n            \"events\": [\n                \"entry_submitted\",\n                \"entry_resubmitted\"\n            ],\n            \"fields\": [],\n            \"form\": null,\n            \"method\": \"post\",\n            \"name\": \"Entry data\",\n            \"signing_key\": \"Signingkey123jsdfg\",\n            \"slug\": \"WJqkVknv\",\n            \"updated\": \"2026-03-19T17:17:04Z\",\n            \"url\": \"https://award.force\"\n        }\n    ],\n    \"first_page_url\": \"https://api.eu.cr4ce.com/webhook?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.eu.cr4ce.com/webhook?page=1\",\n    \"next_page_url\": \"\",\n    \"path\": \"https://api.eu.cr4ce.com/webhook\",\n    \"per_page\": 10,\n    \"prev_page_url\": \"\",\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"499bac1c-9e96-4d71-8cca-fbbeaf89299d"},{"name":"Get webhook","id":"1d1b0fe3-1039-4ed7-9990-b3c7dfa21f9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/webhook/:slug","description":"<p>Returns a webhook by its slug.</p>\n","urlObject":{"protocol":"https","path":["webhook",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"e5139fb5-e6ea-47e9-8196-ffd7c76ccc14","type":"any","value":"","key":"slug"}]}},"response":[{"id":"0b9b5fa8-d953-4f4c-b9c6-96f29af42cc6","name":"Get webhook","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/webhook/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["webhook",":slug"],"variable":[{"key":"slug","value":"adRdYzrY"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:01:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"X-RateLimit-Reset","value":"1606831291"},{"key":"ETag","value":"W/\"d604c3e4b07d98c1bf3a3adc6a09d65a551ea0a5\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Content-Encoding","value":"gzip"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2026-03-19T11:45:13Z\",\n    \"events\": [\n        \"membership_registered\",\n        \"user_updated\",\n        \"role_granted\"\n    ],\n    \"fields\": [],\n    \"form\": null,\n    \"method\": \"post\",\n    \"name\": \"User data\",\n    \"signing_key\": \"Signingkeydz7g\",\n    \"slug\": \"xpYDlEkE\",\n    \"updated\": \"2026-03-19T17:17:14Z\",\n    \"url\": \"https://award.force\"\n}"}],"_postman_id":"1d1b0fe3-1039-4ed7-9990-b3c7dfa21f9a"},{"name":"Create webhook","id":"cc17a483-cc2f-4dfc-b687-3636008dea97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/webhook","description":"<p>Create a new webhook.</p>\n<p><strong>Supported webhook triggers:</strong></p>\n<ul>\n<li><p>allocation_created</p>\n</li>\n<li><p>allocation_payment_created</p>\n</li>\n<li><p>allocation_payment_deleted</p>\n</li>\n<li><p>allocation_payment_status_changed</p>\n</li>\n<li><p>allocation_payment_updated</p>\n</li>\n<li><p>assignment_completed</p>\n</li>\n<li><p>assignment_created</p>\n</li>\n<li><p>collaborator_invited</p>\n</li>\n<li><p>document_created</p>\n</li>\n<li><p>document_deleted</p>\n</li>\n<li><p>document_updated</p>\n</li>\n<li><p>entry_created</p>\n</li>\n<li><p>entry_eligible</p>\n</li>\n<li><p>entry_ineligible</p>\n</li>\n<li><p>entry_moderated</p>\n</li>\n<li><p>entry_resubmitted</p>\n</li>\n<li><p>entry_submitted</p>\n</li>\n<li><p>entry_tagged</p>\n</li>\n<li><p>entry_updated</p>\n</li>\n<li><p>field_value_updated</p>\n</li>\n<li><p>membership_registered (User created)</p>\n</li>\n<li><p>payment_pending</p>\n</li>\n<li><p>payment_success</p>\n</li>\n<li><p>review_task_created</p>\n</li>\n<li><p>review_task_submitted</p>\n</li>\n<li><p>role_granted</p>\n</li>\n<li><p>user_updated</p>\n</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>method</td>\n<td>Yes</td>\n<td>String</td>\n<td>HTTP supported methods (\"get\"/\"post\")</td>\n</tr>\n<tr>\n<td>name</td>\n<td>Yes</td>\n<td>String</td>\n<td>Name of the webhook</td>\n</tr>\n<tr>\n<td>url</td>\n<td>Yes</td>\n<td>String</td>\n<td>URL for the webhook</td>\n</tr>\n<tr>\n<td>signing_key</td>\n<td>No</td>\n<td>String</td>\n<td>Requests will be signed using this key and you can use it to validate the webhook payload.</td>\n</tr>\n<tr>\n<td>events</td>\n<td>Yes</td>\n<td>Array</td>\n<td>List of events will trigger the webhook. Example: ['role_granted', 'allocation_created']</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhook"],"host":["api","cr4ce","com"],"query":[],"variable":[]}},"response":[{"id":"fd3bfab1-46b0-4b40-8f75-41883fa787eb","name":"Create webhook","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Allocation created\",\r\n    \"events\": [\r\n        \"allocation_created\"\r\n    ],\r\n    \"method\": \"post\",\r\n    \"signing_key\": \"f3e7346a95e163b74fc59ad8f2ed7a83\",\r\n    \"url\": \"https://hook.example.com/5JdXtD48eVSYDwz8wfgIeq5m4bDJNejp\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.cr4ce.com/webhook"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:05:05 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"Location","value":"https://api.cr4ce.com/fund/zBxwLvpw"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606831564"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2026-03-19T17:19:24Z\",\n    \"events\": [\n        \"field_value_updated\"\n    ],\n    \"fields\": [\n        {\n            \"slug\": \"LRyGXOWz\",\n            \"link\": \"https://api.eu.cr4ce.com/field/LRyGXOWz\",\n            \"title\": {\n                \"en_GB\": \"Email\"\n            }\n        }\n    ],\n    \"form\": {\n        \"slug\": \"rNxvNdqm\",\n        \"link\": \"https://api.eu.cr4ce.com/form/rNxvNdqm\",\n        \"name\": {\n            \"en_GB\": \"Entry form\"\n        }\n    },\n    \"method\": \"post\",\n    \"name\": \"Company field updated\",\n    \"signing_key\": \"Signingkeydz7g\",\n    \"slug\": \"glkpPeQD\",\n    \"updated\": \"2026-03-19T17:19:24Z\",\n    \"url\": \"https://award.force\"\n}"}],"_postman_id":"cc17a483-cc2f-4dfc-b687-3636008dea97"},{"name":"Update webhook","id":"625d4211-5bb6-442d-9d72-65c3ca1b2911","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/webhook/:slug","description":"<p>Update events, name and method of an existing webhook.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>method</td>\n<td>No</td>\n<td>String</td>\n<td>HTTP supported methods (\"get\"/\"post\")</td>\n</tr>\n<tr>\n<td>name</td>\n<td>No</td>\n<td>String</td>\n<td>Name of the webhook</td>\n</tr>\n<tr>\n<td>url</td>\n<td>No</td>\n<td>String</td>\n<td>URL for the webhook</td>\n</tr>\n<tr>\n<td>signing_key</td>\n<td>No</td>\n<td>String</td>\n<td>Requests will be signed using this key and you can use it to validate the webhook payload.</td>\n</tr>\n<tr>\n<td>events</td>\n<td>No</td>\n<td>Array</td>\n<td>List of events will trigger the webhook. Example: ['role_granted', 'allocation_created']</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhook",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"5c7560fb-faa0-4dfe-9f15-0d7e8457e8cc","description":{"content":"<p>Slug of the webhook</p>\n","type":"text/plain"},"type":"any","value":"","key":"slug"}]}},"response":[{"id":"7e50f72a-2bb9-4646-8e61-f084769f1a4b","name":"Update webhook","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"events\": [\r\n        \"allocation_created\"\r\n    ],\r\n    \"method\": \"post\",\r\n    \"name\": \"Allocation created\",\r\n    \"signing_key\": \"f3e7346a95e163b74fc59ad8f2ed7a83\",\r\n    \"url\": \"https://hook.example.com/5JdXtD48eVSYDwz8wfgIeq5m4bDJNejp\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.cr4ce.com/webhook/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["webhook",":slug"],"variable":[{"key":"slug","value":"zBxwLvpw"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:26:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606832845"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"created\": \"2026-03-19T17:19:24Z\",\n    \"events\": [\n        \"field_value_updated\"\n    ],\n    \"fields\": [\n        {\n            \"slug\": \"LRyGXOWz\",\n            \"link\": \"https://api.eu.cr4ce.com/field/LRyGXOWz\",\n            \"title\": {\n                \"en_GB\": \"Email\"\n            }\n        }\n    ],\n    \"form\": {\n        \"slug\": \"rNxvNdqm\",\n        \"link\": \"https://api.eu.cr4ce.com/form/rNxvNdqm\",\n        \"name\": {\n            \"en_GB\": \"Entry form\"\n        }\n    },\n    \"method\": \"post\",\n    \"name\": \"Company field updated\",\n    \"signing_key\": \"Signingkeydz7g\",\n    \"slug\": \"glkpPeQD\",\n    \"updated\": \"2026-03-19T17:19:24Z\",\n    \"url\": \"https://award.force\"\n}"}],"_postman_id":"625d4211-5bb6-442d-9d72-65c3ca1b2911"},{"name":"Delete webhook","id":"a8c09967-eb7e-4256-9d5a-f9452ddedf71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"description":"<p>Defines the response format.</p>\n","key":"Accept","type":"text","value":""},{"description":"<p>Used for authentication and authorisation.</p>\n","key":"x-api-key","type":"text","value":""}],"url":"https://api.cr4ce.com/webhook/:slug","description":"<p>Delete an existing webhook.</p>\n","urlObject":{"protocol":"https","path":["webhook",":slug"],"host":["api","cr4ce","com"],"query":[],"variable":[{"id":"7bbdf32f-d789-40b5-bf19-4754056b56cd","type":"any","value":"","key":"slug"}]}},"response":[{"id":"9700d6b7-9314-481d-9729-eb75dc7777ca","name":"Delete webhook","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.Creative Force.v2.3+json","description":"Defines the response format."},{"key":"x-api-key","value":"insert api key here","description":"Used for authentication and authorisation."}],"url":{"raw":"https://api.cr4ce.com/webhook/:slug","protocol":"https","host":["api","cr4ce","com"],"path":["webhook",":slug"],"variable":[{"key":"slug","value":"zBxwLvpw"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 01 Dec 2020 14:56:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"INGRESSCOOKIE=1606834613.278.11285.125643; Path=/; Secure; HttpOnly"},{"key":"Cache-Control","value":"private, must-revalidate"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"X-RateLimit-Reset","value":"1606834672"},{"key":"ETag","value":"\"da39a3ee5e6b4b0d3255bfef95601890afd80709\""},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Strict-Transport-Security","value":"max-age=15724800; includeSubDomains"},{"key":"Feature-Policy","value":"accelerometer none; ambient-light-sensor none; magnetometer none; gyroscope none; legacy-image-formats none; midi none; usb none; vr none;"},{"key":"Referrer-Policy","value":"no-referrer-when-downgrade"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"default-src * 'unsafe-eval' 'unsafe-inline' data: filesystem: about: blob: ws: wss:"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a8c09967-eb7e-4256-9d5a-f9452ddedf71"}],"id":"58a40fab-cb2b-4a32-b025-86f1b7b30cb9","description":"<p>Endpoints related to viewing, creating, updating and deleting webhooks.</p>\n","_postman_id":"58a40fab-cb2b-4a32-b025-86f1b7b30cb9"}],"event":[{"listen":"prerequest","script":{"id":"a028b16c-4716-4476-a9c4-90ac71578152","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fd6c5492-49c4-4159-830e-1c7e46d1f2f2","type":"text/javascript","exec":[""]}}]}