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

{
    "url": "https://demozoo.org/api/v1/productions/166565/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166565/",
    "id": 166565,
    "title": "TradWorld",
    "author_nicks": [
        {
            "name": "MAR",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69031/?format=api",
                "id": 69031,
                "name": "MAR",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "5.35",
            "competition": {
                "id": 12921,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3085/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3085/",
                    "id": 3085,
                    "name": "CPCRetroDev 2016",
                    "tagline": "",
                    "start_date": "2016",
                    "end_date": "2016",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://cpcretrodev.byterealms.com/contest/cpcretrodev-2016/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}