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

{
    "url": "https://demozoo.org/api/v1/productions/34526/?format=api",
    "demozoo_url": "https://demozoo.org/music/34526/",
    "id": 34526,
    "title": "Roma tells it all",
    "author_nicks": [
        {
            "name": "Infinite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16812/?format=api",
                "id": 16812,
                "name": "Infinite",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Alternating Delta Pulses",
            "abbreviation": "ADP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22852/?format=api",
                "id": 22852,
                "name": "Alternating Delta Pulses",
                "is_group": true
            }
        },
        {
            "name": "Dreamdealers",
            "abbreviation": "DRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers",
                "is_group": true
            }
        },
        {
            "name": "System X32",
            "abbreviation": "SX32",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13997/?format=api",
                "id": 13997,
                "name": "System X32",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-10-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/1997/distance97/mmul/inf_roma.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "=9",
            "score": "12",
            "competition": {
                "id": 2927,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/887/",
                    "id": 887,
                    "name": "Distance 1997",
                    "tagline": "",
                    "start_date": "1997-10-02",
                    "end_date": "1997-10-04",
                    "location": "Oslo County, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.9119,
                    "longitude": 10.7336,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}