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

{
    "url": "https://demozoo.org/api/v1/productions/23237/?format=api",
    "demozoo_url": "https://demozoo.org/music/23237/",
    "id": 23237,
    "title": "Ganjaloop",
    "author_nicks": [
        {
            "name": "Barracuda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3071/?format=api",
                "id": 3071,
                "name": "Barracuda",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Extend",
            "abbreviation": "EXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-22",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "",
            "competition": {
                "id": 1563,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/727/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/727/",
                    "id": 727,
                    "name": "Zoo 1997",
                    "tagline": "",
                    "start_date": "1997-11-21",
                    "end_date": "1997-11-23",
                    "location": "Pori, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.485958,
                    "longitude": 21.79537,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}