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

{
    "url": "https://demozoo.org/api/v1/productions/81751/?format=api",
    "demozoo_url": "https://demozoo.org/music/81751/",
    "id": 81751,
    "title": "Robotics",
    "author_nicks": [
        {
            "name": "Byproduct",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13699/?format=api",
                "id": 13699,
                "name": "Byproduct",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-08-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/2013/assembly13/music/dance/robotics_by_byproduct.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "382",
            "competition": {
                "id": 8503,
                "name": "Dance Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1790/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1790/",
                    "id": 1790,
                    "name": "Assembly 2013",
                    "tagline": "",
                    "start_date": "2013-08-01",
                    "end_date": "2013-08-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}