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

{
    "url": "https://demozoo.org/api/v1/productions/172904/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172904/",
    "id": 172904,
    "title": "AAA Party 2010 Invitation",
    "author_nicks": [
        {
            "name": "Halloween",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9604/?format=api",
                "id": 9604,
                "name": "Halloween",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/DEMO4/aaa2010.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/aaa10/info/aaa2010.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56416"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mRmYiXR-cVA"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1317/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1317/",
            "id": 1317,
            "name": "ZX AAA Compo 2010",
            "tagline": "",
            "start_date": "2010-12-28",
            "end_date": "2010-12-28",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}