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

{
    "url": "https://demozoo.org/api/v1/productions/42852/?format=api",
    "demozoo_url": "https://demozoo.org/music/42852/",
    "id": 42852,
    "title": "Messzesség",
    "author_nicks": [
        {
            "name": "MC d'Yurie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24876/?format=api",
                "id": 24876,
                "name": "MC d'Yurie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-13",
    "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": 5,
            "ranking": "5",
            "score": "55",
            "competition": {
                "id": 4133,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1045/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1045/",
                    "id": 1045,
                    "name": "Conference 3000",
                    "tagline": "",
                    "start_date": "1999-11-12",
                    "end_date": "1999-11-14",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}