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

{
    "url": "https://demozoo.org/api/v1/productions/208207/?format=api",
    "demozoo_url": "https://demozoo.org/productions/208207/",
    "id": 208207,
    "title": "XR-35 Fighter Mission",
    "author_nicks": [
        {
            "name": "Dynamic Systems",
            "abbreviation": "DNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2930/?format=api",
                "id": 2930,
                "name": "Dynamic Systems",
                "is_group": true
            }
        },
        {
            "name": "The Blade Runners",
            "abbreviation": "TBR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89883/?format=api",
                "id": 89883,
                "name": "The Blade Runners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-02-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Jungle Command",
                "abbreviation": "TJC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28634/?format=api",
                    "id": 28634,
                    "name": "The Jungle Command",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=21235"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}