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

{
    "url": "https://demozoo.org/api/v1/productions/52724/?format=api",
    "demozoo_url": "https://demozoo.org/music/52724/",
    "id": 52724,
    "title": "Dadada Tune",
    "author_nicks": [
        {
            "name": "Andreas Axelsson",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30917/?format=api",
                "id": 30917,
                "name": "Andreas Axelsson",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Trinity",
            "abbreviation": "TNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11018/?format=api",
                "id": 11018,
                "name": "Trinity",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-22",
    "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": 5,
            "ranking": "=5",
            "score": "5",
            "competition": {
                "id": 4674,
                "name": "Mp3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/757/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/757/",
                    "id": 757,
                    "name": "Birdie 2000 (10)",
                    "tagline": "Birdie 10",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-23",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}