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

{
    "url": "https://demozoo.org/api/v1/productions/126480/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126480/",
    "id": 126480,
    "title": "Powerdrift",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-11-04",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/250/?format=api",
            "demozoo_url": "https://demozoo.org/parties/250/",
            "id": 250,
            "name": "Light, Triad, Oneway Bålsta Party 1989",
            "tagline": "",
            "start_date": "1989-11-02",
            "end_date": "1989-11-05",
            "location": "Bålsta, Håbo Kommun, Uppsala, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.5671,
            "longitude": 17.52781,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}