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

{
    "url": "https://demozoo.org/api/v1/productions/120009/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120009/",
    "id": 120009,
    "title": "Vectorstuff",
    "author_nicks": [
        {
            "name": "It",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/705/?format=api",
                "id": 705,
                "name": "It",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-12-29",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1477/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1477/",
            "id": 1477,
            "name": "Dominators/Upfront/Trilogy Party 1989",
            "tagline": "",
            "start_date": "1989-12-26",
            "end_date": "1989-12-30",
            "location": "Randers, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.45937,
            "longitude": 10.03579,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}