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

{
    "url": "https://demozoo.org/api/v1/productions/87342/?format=api",
    "demozoo_url": "https://demozoo.org/music/87342/",
    "id": 87342,
    "title": "24 More Hours",
    "author_nicks": [
        {
            "name": "Buzzer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/817/?format=api",
                "id": 817,
                "name": "Buzzer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-10-02",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/main10/music/buzzer_-_24_more_hours.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "69",
            "competition": {
                "id": 9249,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/183/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/183/",
                    "id": 183,
                    "name": "Main 2010",
                    "tagline": "5",
                    "start_date": "2010-10-01",
                    "end_date": "2010-10-03",
                    "location": "Marseille, Département des Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.29667,
                    "longitude": 5.37639,
                    "website": "http://www.mainparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}