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

{
    "url": "https://demozoo.org/api/v1/productions/122312/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122312/",
    "id": 122312,
    "title": "Nuke! 1.4a",
    "author_nicks": [
        {
            "name": "LSD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1503/?format=api",
                "id": 1503,
                "name": "LSD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-10-05",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/412/?format=api",
            "demozoo_url": "https://demozoo.org/parties/412/",
            "id": 412,
            "name": "The Main Event 1991",
            "tagline": "",
            "start_date": "1991-10-05",
            "end_date": "1991-10-05",
            "location": "Rotherham, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 53.426559,
            "longitude": -1.36359,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "nuke"
    ]
}