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

{
    "url": "https://demozoo.org/api/v1/productions/174798/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174798/",
    "id": 174798,
    "title": "Fit Goes Zoo 2013",
    "author_nicks": [
        {
            "name": "Fit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1761/?format=api",
                "id": 1761,
                "name": "Fit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.kameli.net/pub/fit/zoo2013/fit_goes_zoo13.d64"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1841/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1841/",
            "id": 1841,
            "name": "Zoo 2013",
            "tagline": "Zoo is the party - you are the animals!",
            "start_date": "2013-11-08",
            "end_date": "2013-11-10",
            "location": "Pirkanmaa, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.71693,
            "longitude": 23.751591,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}