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

{
    "url": "https://demozoo.org/api/v1/productions/152616/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152616/",
    "id": 152616,
    "title": "Demo",
    "author_nicks": [
        {
            "name": "The Squad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63187/?format=api",
                "id": 63187,
                "name": "The Squad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-08-13",
    "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/2838/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2838/",
            "id": 2838,
            "name": "TIC Copy Party 1988",
            "tagline": "",
            "start_date": "1988-08-12",
            "end_date": "1988-08-14",
            "location": "Lyngdal, Vest-Agder, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 58.13829,
            "longitude": 7.06836,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}