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

{
    "url": "https://demozoo.org/api/v1/productions/33562/?format=api",
    "demozoo_url": "https://demozoo.org/music/33562/",
    "id": 33562,
    "title": "The Beat Zone",
    "author_nicks": [
        {
            "name": "Krokar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22328/?format=api",
                "id": 22328,
                "name": "Krokar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Septic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22255/?format=api",
                "id": 22255,
                "name": "Septic",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-11-19",
    "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": 6,
            "ranking": "5",
            "score": "144",
            "competition": {
                "id": 2811,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/403/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/403/",
                    "id": 403,
                    "name": "Abort 1997",
                    "tagline": "",
                    "start_date": "1997-11-19",
                    "end_date": "1997-11-19",
                    "location": "Mestna Občina Ljubljana, Ljubljana, Slovenia",
                    "is_online": false,
                    "country_code": "SI",
                    "latitude": 46.05918,
                    "longitude": 14.50916,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}