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

{
    "url": "https://demozoo.org/api/v1/productions/23943/?format=api",
    "demozoo_url": "https://demozoo.org/music/23943/",
    "id": 23943,
    "title": "Bad Issues",
    "author_nicks": [
        {
            "name": "Realsmokers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14490/?format=api",
                "id": 14490,
                "name": "Realsmokers",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Language Lab",
            "abbreviation": "LL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10999/?format=api",
                "id": 10999,
                "name": "Language Lab",
                "is_group": true
            }
        },
        {
            "name": "Level-D",
            "abbreviation": "LVD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/518/?format=api",
                "id": 518,
                "name": "Level-D",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-23",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 43,
            "ranking": "43",
            "score": "0",
            "competition": {
                "id": 1625,
                "name": "MP3 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": []
}