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

{
    "url": "https://demozoo.org/api/v1/productions/118329/?format=api",
    "demozoo_url": "https://demozoo.org/music/118329/",
    "id": 118329,
    "title": "Crash 'n' Bass",
    "author_nicks": [
        {
            "name": "Crash",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37301/?format=api",
                "id": 37301,
                "name": "Crash",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Real Masters",
            "abbreviation": "RMC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9212/?format=api",
                "id": 9212,
                "name": "Real Masters",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-12-24",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/Spectrum/Pro Tracker 3/Crash/c'n'b.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/zx_party05/zx_spectrum/ks5_all.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10693,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2280/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2280/",
                    "id": 2280,
                    "name": "ZX Spectrum Party 2005",
                    "tagline": "",
                    "start_date": "2005-12-24",
                    "end_date": "2005-12-24",
                    "location": "Voronezh, Voronezj, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 51.67204,
                    "longitude": 39.1843,
                    "website": "http://zxparty.nedopc.com/index05.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pt3"
    ]
}