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

{
    "url": "https://demozoo.org/api/v1/productions/44052/?format=api",
    "demozoo_url": "https://demozoo.org/music/44052/",
    "id": 44052,
    "title": "?",
    "author_nicks": [
        {
            "name": "Junkie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10674/?format=api",
                "id": 10674,
                "name": "Kada",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Latex",
            "abbreviation": "LTX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20047/?format=api",
                "id": 20047,
                "name": "Latex",
                "is_group": true
            }
        },
        {
            "name": "Tequila",
            "abbreviation": "TQL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9999/?format=api",
                "id": 9999,
                "name": "Tequila",
                "is_group": true
            }
        }
    ],
    "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": 7,
            "ranking": "7",
            "score": "19",
            "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": [
        "lost"
    ]
}