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

{
    "url": "https://demozoo.org/api/v1/productions/170400/?format=api",
    "demozoo_url": "https://demozoo.org/productions/170400/",
    "id": 170400,
    "title": "Dugger",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        },
        {
            "name": "North Star",
            "abbreviation": "NS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3078/?format=api",
                "id": 3078,
                "name": "North Star",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-02-11",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1499/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1499/",
            "id": 1499,
            "name": "Bamiga Sector 1 and The Warfalcons Party 1989",
            "tagline": "",
            "start_date": "1989-02-11",
            "end_date": "1989-02-12",
            "location": "Fredericia Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.57271,
            "longitude": 9.69489,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}