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

{
    "url": "https://demozoo.org/api/v1/productions/47666/?format=api",
    "demozoo_url": "https://demozoo.org/music/47666/",
    "id": 47666,
    "title": "?",
    "author_nicks": [
        {
            "name": "Jober",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28746/?format=api",
                "id": 28746,
                "name": "Jober",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04-22",
    "supertype": "music",
    "platforms": [],
    "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": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 4794,
                "name": "Beethoven",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1103/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1103/",
                    "id": 1103,
                    "name": "Durango 2000",
                    "tagline": "",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-23",
                    "location": "Durango, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.16481,
                    "longitude": -2.6498,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}