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

{
    "url": "https://demozoo.org/api/v1/productions/54450/?format=api",
    "demozoo_url": "https://demozoo.org/music/54450/",
    "id": 54450,
    "title": "Last Rites",
    "author_nicks": [
        {
            "name": "T-101",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                "id": 939,
                "name": "T-101",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-10-22",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/altparty11/music_free/last_rites.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "279",
            "competition": {
                "id": 5743,
                "name": "Free Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/578/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/578/",
                    "id": 578,
                    "name": "Alternative Party 2011",
                    "tagline": "AltParty 12: Red Machines",
                    "start_date": "2011-10-21",
                    "end_date": "2011-10-23",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}