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

{
    "url": "https://demozoo.org/api/v1/productions/33682/?format=api",
    "demozoo_url": "https://demozoo.org/music/33682/",
    "id": 33682,
    "title": "Night",
    "author_nicks": [
        {
            "name": "Oscillator",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37615/?format=api",
                "id": 37615,
                "name": "Oscillator",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Caterpillar",
            "abbreviation": "CTP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22364/?format=api",
                "id": 22364,
                "name": "Caterpillar",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-23",
    "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/1997/antiq97/m4ch/ctp-nght.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "95",
            "competition": {
                "id": 2824,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/708/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/708/",
                    "id": 708,
                    "name": "Antiq 1997",
                    "tagline": "",
                    "start_date": "1997-08-22",
                    "end_date": "1997-08-24",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}