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

{
    "url": "https://demozoo.org/api/v1/productions/34173/?format=api",
    "demozoo_url": "https://demozoo.org/music/34173/",
    "id": 34173,
    "title": "Confrontation",
    "author_nicks": [
        {
            "name": "Gemeni",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5667/?format=api",
                "id": 5667,
                "name": "gemini",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Poffelipoff",
            "abbreviation": "PLF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                "id": 14761,
                "name": "Poffelipoff",
                "is_group": true
            }
        },
        {
            "name": "Push",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113479/?format=api",
                "id": 113479,
                "name": "Push",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-29",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "20",
            "competition": {
                "id": 2880,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/375/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/375/",
                    "id": 375,
                    "name": "Compusphere 1997 (9)",
                    "tagline": "",
                    "start_date": "1997-11-28",
                    "end_date": "1997-11-30",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}