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

{
    "url": "https://demozoo.org/api/v1/productions/45736/?format=api",
    "demozoo_url": "https://demozoo.org/music/45736/",
    "id": 45736,
    "title": "Volcanic Rulez",
    "author_nicks": [
        {
            "name": "Hiscan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26644/?format=api",
                "id": 26644,
                "name": "Hi$c@n",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "BMK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27806/?format=api",
                "id": 27806,
                "name": "BMK",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-02-20",
    "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": 1,
            "ranking": "1",
            "score": "165",
            "competition": {
                "id": 4534,
                "name": "Mods",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/739/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/739/",
                    "id": 739,
                    "name": "Volcanic 1999",
                    "tagline": "Volcanic 5",
                    "start_date": "1999-02-19",
                    "end_date": "1999-02-21",
                    "location": "Cournon-d’Auvergne, Département du Puy-de-Dôme, Auvergne, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.73543,
                    "longitude": 3.19608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}