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

{
    "url": "https://demozoo.org/api/v1/productions/71717/?format=api",
    "demozoo_url": "https://demozoo.org/productions/71717/",
    "id": 71717,
    "title": "Eim Back",
    "author_nicks": [
        {
            "name": "Irata",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4017/?format=api",
                "id": 4017,
                "name": "Irata",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Frankie Double Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14756/?format=api",
                    "id": 14756,
                    "name": "Frankie Double Team",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39270/?format=api",
                    "id": 39270,
                    "name": "Marco Swagerman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Irata",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4017/?format=api",
                    "id": 4017,
                    "name": "Irata",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=22192"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=20732"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}