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

{
    "url": "https://demozoo.org/api/v1/productions/42823/?format=api",
    "demozoo_url": "https://demozoo.org/music/42823/",
    "id": 42823,
    "title": "?",
    "author_nicks": [
        {
            "name": "NightBeat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5887/?format=api",
                "id": 5887,
                "name": "NightBeat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Prometheus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22662/?format=api",
                "id": 22662,
                "name": "Prometheus",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 4123,
                "name": "4chn Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/473/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/473/",
                    "id": 473,
                    "name": "Compusphere 1999 (11)",
                    "tagline": "",
                    "start_date": "1999-09",
                    "end_date": "1999-09",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}