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

{
    "url": "https://demozoo.org/api/v1/productions/42745/?format=api",
    "demozoo_url": "https://demozoo.org/music/42745/",
    "id": 42745,
    "title": "Explosive",
    "author_nicks": [
        {
            "name": "Maxwell",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9458/?format=api",
                "id": 9458,
                "name": "Maxwell",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Technology i.s.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
                "id": 9457,
                "name": "Technology Insys",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-07-03",
    "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/1999/cc999/mmul/alternative/tnl-expl.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "29",
            "competition": {
                "id": 4107,
                "name": "PC/Amiga Multi-Ch Music (Alternative)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/275/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/275/",
                    "id": 275,
                    "name": "Chaos Constructions 999",
                    "tagline": "",
                    "start_date": "1999-07-03",
                    "end_date": "1999-07-04",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.93314,
                    "longitude": 30.306115,
                    "website": "http://cc999.da.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}