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

{
    "url": "https://demozoo.org/api/v1/productions/204113/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204113/",
    "id": 204113,
    "title": "Lazer Tag +",
    "author_nicks": [
        {
            "name": "Super Swap Sweden",
            "abbreviation": "SSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13770/?format=api",
                "id": 13770,
                "name": "Super Swap Sweden",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-05-14",
    "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": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/123042/LazerTag+-SuperSwapSweden.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=124331"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1453/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1453/",
            "id": 1453,
            "name": "Agile and Rebels Copy Party 1988",
            "tagline": "",
            "start_date": "1988-05-12",
            "end_date": "1988-05-15",
            "location": "Tyresö Kommun, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.21515,
            "longitude": 18.32201,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}