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

{
    "url": "https://demozoo.org/api/v1/productions/337226/?format=api",
    "demozoo_url": "https://demozoo.org/productions/337226/",
    "id": 337226,
    "title": "MCG Party Demo",
    "author_nicks": [
        {
            "name": "Euratom",
            "abbreviation": "ERT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84810/?format=api",
                "id": 84810,
                "name": "Euratom",
                "is_group": true
            }
        },
        {
            "name": "Madonna Cracking Group",
            "abbreviation": "MCG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34176/?format=api",
                "id": 34176,
                "name": "Madonna Cracking Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-07",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/21721/MCG-Party_Demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=32720"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=40916"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2352/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2352/",
            "id": 2352,
            "name": "MCG Party 1988",
            "tagline": "",
            "start_date": "1988-05-07",
            "end_date": "1988-05-07",
            "location": "Marl, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.65671,
            "longitude": 7.09038,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}