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

{
    "url": "https://demozoo.org/api/v1/productions/89487/?format=api",
    "demozoo_url": "https://demozoo.org/productions/89487/",
    "id": 89487,
    "title": "Entry 1",
    "author_nicks": [
        {
            "name": "KK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1027/?format=api",
                "id": 1027,
                "name": "KK",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Digital Mafia",
            "abbreviation": "DMA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1026/?format=api",
                "id": 1026,
                "name": "Digital Mafia",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-09-21",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "127",
            "competition": {
                "id": 9452,
                "name": "Real-Time Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1834/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1834/",
                    "id": 1834,
                    "name": "WeCan 2013",
                    "tagline": "",
                    "start_date": "2013-09-20",
                    "end_date": "2013-09-22",
                    "location": "Lodz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.761742,
                    "longitude": 19.46801,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}