GET /api/v1/productions/376525/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/376525/?format=api",
    "demozoo_url": "https://demozoo.org/productions/376525/",
    "id": 376525,
    "title": "Escape 1",
    "author_nicks": [
        {
            "name": "Escape",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151395/?format=api",
                "id": 151395,
                "name": "Escape",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nemo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151390/?format=api",
                    "id": 151390,
                    "name": "Nemo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nemo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151390/?format=api",
                    "id": 151390,
                    "name": "Nemo",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Jibs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/151394/?format=api",
                    "id": 151394,
                    "name": "Jibs",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://cpcrulez.fr/f/49975"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://cpcrulez.fr/demostestDM_escape_1__CNFO.htm"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "french-language"
    ]
}