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

{
    "url": "https://demozoo.org/api/v1/productions/42508/?format=api",
    "demozoo_url": "https://demozoo.org/music/42508/",
    "id": 42508,
    "title": "Drugs`n`paradise",
    "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 Insys",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
                "id": 9457,
                "name": "Technology Insys",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-28",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Impulsetracker/Maxwell/drugs n paradice.it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/cafe99/mmul/tnl-drug.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "5,865",
            "competition": {
                "id": 4081,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/279/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/279/",
                    "id": 279,
                    "name": "CAFe 1999",
                    "tagline": "Computer Art Festival 1999",
                    "start_date": "1999-08-28",
                    "end_date": "1999-08-29",
                    "location": "Kazan, Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.78874,
                    "longitude": 49.12214,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}