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

{
    "url": "https://demozoo.org/api/v1/productions/84438/?format=api",
    "demozoo_url": "https://demozoo.org/music/84438/",
    "id": 84438,
    "title": "Tampere(r)",
    "author_nicks": [
        {
            "name": "John Lunney",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42545/?format=api",
                "id": 42545,
                "name": "John Lunney",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-11-03",
    "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/2007/altparty07/rebirth/tamperer_by_john_lunney.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "4",
            "competition": {
                "id": 8865,
                "name": "ReBirth Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/959/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/959/",
                    "id": 959,
                    "name": "Alternative Party 2007",
                    "tagline": "AltParty 8",
                    "start_date": "2007-11-02",
                    "end_date": "2007-11-04",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}