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

{
    "url": "https://demozoo.org/api/v1/productions/24086/?format=api",
    "demozoo_url": "https://demozoo.org/music/24086/",
    "id": 24086,
    "title": "Empty Planet",
    "author_nicks": [
        {
            "name": "Luk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10172/?format=api",
                "id": 10172,
                "name": "Luk",
                "is_group": false
            }
        },
        {
            "name": "Rem",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7126/?format=api",
                "id": 7126,
                "name": "Rem",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Procreation",
            "abbreviation": "PCN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11710/?format=api",
                "id": 11710,
                "name": "Procreation",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-23",
    "supertype": "music",
    "platforms": [],
    "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": 45,
            "ranking": "45",
            "score": "0",
            "competition": {
                "id": 1639,
                "name": "Alternative Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/333/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/333/",
                    "id": 333,
                    "name": "Mekka & Symposium 2000",
                    "tagline": "",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-24",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}