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

{
    "url": "https://demozoo.org/api/v1/productions/43737/?format=api",
    "demozoo_url": "https://demozoo.org/music/43737/",
    "id": 43737,
    "title": "Fantasm",
    "author_nicks": [
        {
            "name": "Scorpik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/233/?format=api",
                "id": 233,
                "name": "Scorpik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Noiseless",
            "abbreviation": "NSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/296/?format=api",
                "id": 296,
                "name": "Noiseless",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-25",
    "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/1999/horizon99/mp3/03.rar"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "277",
            "competition": {
                "id": 4263,
                "name": "MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1058/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1058/",
                    "id": 1058,
                    "name": "Horizon 1999",
                    "tagline": "",
                    "start_date": "1999-09-24",
                    "end_date": "1999-09-26",
                    "location": "Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.918919,
                    "longitude": 19.1343,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}