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

{
    "url": "https://demozoo.org/api/v1/productions/102971/?format=api",
    "demozoo_url": "https://demozoo.org/music/102971/",
    "id": 102971,
    "title": "Whight Light",
    "author_nicks": [
        {
            "name": "TDM",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8941/?format=api",
                "id": 8941,
                "name": "TDM",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hooy-Program",
            "abbreviation": "H-Prg",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1427/?format=api",
                "id": 1427,
                "name": "Hooy-Program",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-03-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "294",
            "competition": {
                "id": 10142,
                "name": "ZX Musics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1789/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1789/",
                    "id": 1789,
                    "name": "Forever 2014",
                    "tagline": "Olympic Edition",
                    "start_date": "2014-03-14",
                    "end_date": "2014-03-16",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://www.forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}