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

{
    "url": "https://demozoo.org/api/v1/productions/42850/?format=api",
    "demozoo_url": "https://demozoo.org/music/42850/",
    "id": 42850,
    "title": "Bajba jutott lány",
    "author_nicks": [
        {
            "name": "Nagz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                "id": 11000,
                "name": "Nagz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Greenroom",
            "abbreviation": "GRM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13187/?format=api",
                "id": 13187,
                "name": "Greenroom",
                "is_group": true
            }
        }
    ],
    "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": 3,
            "ranking": "3",
            "score": "77",
            "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": []
}