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

{
    "url": "https://demozoo.org/api/v1/productions/92647/?format=api",
    "demozoo_url": "https://demozoo.org/music/92647/",
    "id": 92647,
    "title": "Buena Vista",
    "author_nicks": [
        {
            "name": "Tomas Danko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/722/?format=api",
                "id": 722,
                "name": "Danko",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Phenomena",
            "abbreviation": "PHA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-03-31",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Tomas%20Danko/buena%20vista.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=32501"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 9596,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/344/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/344/",
                    "id": 344,
                    "name": "Horizon Easter Party 1991",
                    "tagline": "",
                    "start_date": "1991-03-29",
                    "end_date": "1991-04-01",
                    "location": "Huddinge Kommun, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.21428,
                    "longitude": 18.01584,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}