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

{
    "url": "https://demozoo.org/api/v1/productions/89490/?format=api",
    "demozoo_url": "https://demozoo.org/productions/89490/",
    "id": 89490,
    "title": "Shatter",
    "author_nicks": [
        {
            "name": "Elude",
            "abbreviation": "ELD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/507/?format=api",
                "id": 507,
                "name": "Elude",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-09-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "108",
            "competition": {
                "id": 9450,
                "name": "Demo",
                "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"
    ]
}