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

{
    "url": "https://demozoo.org/api/v1/productions/52378/?format=api",
    "demozoo_url": "https://demozoo.org/music/52378/",
    "id": 52378,
    "title": "Torch of Live II",
    "author_nicks": [
        {
            "name": "Stilgar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10085/?format=api",
                "id": 10085,
                "name": "Stilgar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ClaSP!",
            "abbreviation": "Csp!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6804/?format=api",
                "id": 6804,
                "name": "ClaSP!",
                "is_group": true
            }
        },
        {
            "name": "Dimness",
            "abbreviation": "DMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25320/?format=api",
                "id": 25320,
                "name": "Dimness",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-03-24",
    "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/addictanniversary01/mmul/torch2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "230",
            "competition": {
                "id": 5439,
                "name": "Mch Msx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1131/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1131/",
                    "id": 1131,
                    "name": "Addict Anniversary 2001",
                    "tagline": "",
                    "start_date": "2001-03-24",
                    "end_date": "2001-03-25",
                    "location": "Warsaw, Warszawa, Masovian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.22977,
                    "longitude": 21.01178,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "32ch",
        "xm"
    ]
}