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

{
    "url": "https://demozoo.org/api/v1/productions/21037/?format=api",
    "demozoo_url": "https://demozoo.org/music/21037/",
    "id": 21037,
    "title": "Vicious Triangle",
    "author_nicks": [
        {
            "name": "Mr. Tickle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5860/?format=api",
                "id": 5860,
                "name": "Xeron",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Darkage",
            "abbreviation": "DKG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5064/?format=api",
                "id": 5064,
                "name": "Darkage",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-11-04",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/trsac00.5/m4ch/tickle-vicioustriangle.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1356,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/193/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/193/",
                    "id": 193,
                    "name": "TRSAC 00.5",
                    "tagline": "",
                    "start_date": "2000-11-03",
                    "end_date": "2000-11-05",
                    "location": "Horsens Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.9274,
                    "longitude": 9.77377,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}