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

{
    "url": "https://demozoo.org/api/v1/productions/49343/?format=api",
    "demozoo_url": "https://demozoo.org/music/49343/",
    "id": 49343,
    "title": "Pete",
    "author_nicks": [
        {
            "name": "Trivet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27523/?format=api",
                "id": 27523,
                "name": "Trivet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-10-21",
    "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/2000/lobotomia00/mmul/trivet_p3t32k.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "84",
            "competition": {
                "id": 5025,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/634/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/634/",
                    "id": 634,
                    "name": "Lobotomia 2000",
                    "tagline": "The Operation",
                    "start_date": "2000-10-20",
                    "end_date": "2000-10-22",
                    "location": "Lahti, Päijänne Tavastia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98277,
                    "longitude": 25.65411,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}