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

{
    "url": "https://demozoo.org/api/v1/productions/174814/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174814/",
    "id": 174814,
    "title": "Airwaves",
    "author_nicks": [
        {
            "name": "Dvik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45721/?format=api",
                "id": 45721,
                "name": "Dvik",
                "is_group": false
            }
        },
        {
            "name": "Joyrex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45722/?format=api",
                "id": 45722,
                "name": "Joyrex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.dvik-joyrex.com/download/airwaves.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3341/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3341/",
            "id": 3341,
            "name": "MRC Airwaves Challenge",
            "tagline": "",
            "start_date": "2005",
            "end_date": "2005",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}