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

{
    "url": "https://demozoo.org/api/v1/productions/44053/?format=api",
    "demozoo_url": "https://demozoo.org/music/44053/",
    "id": 44053,
    "title": "?",
    "author_nicks": [
        {
            "name": "Khrome",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15152/?format=api",
                "id": 15152,
                "name": "Khrome",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-05-15",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "=8",
            "score": "18",
            "competition": {
                "id": 4299,
                "name": "Wild Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/589/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/589/",
                    "id": 589,
                    "name": "Icing 1999",
                    "tagline": "",
                    "start_date": "1999-05-13",
                    "end_date": "1999-05-16",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.79476,
                    "longitude": 12.31688,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}