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

{
    "url": "https://demozoo.org/api/v1/productions/57265/?format=api",
    "demozoo_url": "https://demozoo.org/music/57265/",
    "id": 57265,
    "title": "James Brown",
    "author_nicks": [
        {
            "name": "Uncle-X",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/506/?format=api",
                "id": 506,
                "name": "Uncle-X",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mewlers",
            "abbreviation": "MWL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/490/?format=api",
                "id": 490,
                "name": "Kewlers",
                "is_group": true
            }
        },
        {
            "name": "mfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-06-16",
    "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/2001/proxy01/mmul/unclex-james_brown.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "11",
            "competition": {
                "id": 6163,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/837/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/837/",
                    "id": 837,
                    "name": "Proxy 2001",
                    "tagline": "",
                    "start_date": "2001-06-15",
                    "end_date": "2001-06-17",
                    "location": "Kannus, Kokkola, Central Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.9,
                    "longitude": 23.9,
                    "website": "http://www.kpnet.com/proxy/2001/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "17ch"
    ]
}