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

{
    "url": "https://demozoo.org/api/v1/productions/52869/?format=api",
    "demozoo_url": "https://demozoo.org/music/52869/",
    "id": 52869,
    "title": "Put The Wrong Things Right",
    "author_nicks": [
        {
            "name": "Phred",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13732/?format=api",
                "id": 13732,
                "name": "Phred",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nowadays",
            "abbreviation": "NDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13275/?format=api",
                "id": 13275,
                "name": "Nowadays",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-08-18",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/buenzli01/mmul/right.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "86",
            "competition": {
                "id": 5501,
                "name": "Tracked Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/781/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/781/",
                    "id": 781,
                    "name": "Buenzli 2001 (10)",
                    "tagline": "Only Dorks Play Soccer",
                    "start_date": "2001-08-17",
                    "end_date": "2001-08-19",
                    "location": "Berne, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 46.948429,
                    "longitude": 7.44046,
                    "website": "https://bnz10.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}