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

{
    "url": "https://demozoo.org/api/v1/productions/27034/?format=api",
    "demozoo_url": "https://demozoo.org/music/27034/",
    "id": 27034,
    "title": "?",
    "author_nicks": [
        {
            "name": "Reset",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18878/?format=api",
                "id": 18878,
                "name": "Reset",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fifth Generation",
            "abbreviation": "FG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1299/?format=api",
                "id": 1299,
                "name": "Fifth Generation",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-07-24",
    "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": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 1906,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/435/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/435/",
                    "id": 435,
                    "name": "Southern Party 1993",
                    "tagline": "",
                    "start_date": "1993-07-24",
                    "end_date": "1993-07-25",
                    "location": "San Fernando, Provincia de Cádiz, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 36.44207,
                    "longitude": -6.2061,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}