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

{
    "url": "https://demozoo.org/api/v1/productions/200248/?format=api",
    "demozoo_url": "https://demozoo.org/music/200248/",
    "id": 200248,
    "title": "Do You See Me",
    "author_nicks": [
        {
            "name": "Flipside",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4280/?format=api",
                "id": 4280,
                "name": "Flipside",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-02-22",
    "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": 1,
            "ranking": "1",
            "score": "67",
            "competition": {
                "id": 14954,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3804/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3804/",
                    "id": 3804,
                    "name": "Visions of Chaos 2002",
                    "tagline": "",
                    "start_date": "2002-02-19",
                    "end_date": "2002-02-23",
                    "location": "Greåker, Sarpsborg, Østfold, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.26598,
                    "longitude": 11.03497,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}