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

{
    "url": "https://demozoo.org/api/v1/productions/192970/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192970/",
    "id": 192970,
    "title": "FX Wave",
    "author_nicks": [
        {
            "name": "Slipstream",
            "abbreviation": "SLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1433/?format=api",
                "id": 1433,
                "name": "Slipstream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-09-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
            "id": 43,
            "name": "Vectrex"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aldroid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63755/?format=api",
                    "id": 63755,
                    "name": "Aldroid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sFiIufvC5LM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 14629,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3593/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3593/",
                    "id": 3593,
                    "name": "Field-FX 2018",
                    "tagline": "",
                    "start_date": "2018-08-31",
                    "end_date": "2018-09-02",
                    "location": "Eastnor, Herefordshire, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.03278,
                    "longitude": -2.39049,
                    "website": "https://field-fx.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}