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

{
    "url": "https://demozoo.org/api/v1/productions/33094/?format=api",
    "demozoo_url": "https://demozoo.org/music/33094/",
    "id": 33094,
    "title": "Made In Haste",
    "author_nicks": [
        {
            "name": "Mefis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9906/?format=api",
                "id": 9906,
                "name": "Mefis",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Funk!",
            "abbreviation": "F!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9899/?format=api",
                "id": 9899,
                "name": "Funk!",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-07-30",
    "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": 11,
            "ranking": "11",
            "score": "30",
            "competition": {
                "id": 2751,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/673/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/673/",
                    "id": 673,
                    "name": "Summer Encounter 1996",
                    "tagline": "",
                    "start_date": "1996-07-28",
                    "end_date": "1996-07-31",
                    "location": "Harridslev, Randers Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.49909,
                    "longitude": 10.12856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}