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

{
    "url": "https://demozoo.org/api/v1/productions/376427/?format=api",
    "demozoo_url": "https://demozoo.org/productions/376427/",
    "id": 376427,
    "title": "Zoo'97 Results!",
    "author_nicks": [
        {
            "name": "Damage",
            "abbreviation": "DMG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage",
                "is_group": true
            }
        },
        {
            "name": "Panic",
            "abbreviation": "PNC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2746/?format=api",
                "id": 2746,
                "name": "Panic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-11-25",
    "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/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zyron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6684/?format=api",
                    "id": 6684,
                    "name": "Zyron",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/246985/Zoo97_Results.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=233724"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/727/?format=api",
            "demozoo_url": "https://demozoo.org/parties/727/",
            "id": 727,
            "name": "Zoo 1997",
            "tagline": "",
            "start_date": "1997-11-21",
            "end_date": "1997-11-23",
            "location": "Pori, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.485958,
            "longitude": 21.79537,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "incomplete-credits"
    ]
}