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

{
    "url": "https://demozoo.org/api/v1/productions/82675/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82675/",
    "id": 82675,
    "title": "MAIN DEMOPARTY UNOFFICIAL UBIQUITOUS mobiltro VERSION",
    "author_nicks": [
        {
            "name": "BOS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30128/?format=api",
                "id": 30128,
                "name": "BOS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "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": 6,
            "ranking": "disq",
            "score": "",
            "competition": {
                "id": 8632,
                "name": "Mobile Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/112/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/112/",
                    "id": 112,
                    "name": "Assembly 2006",
                    "tagline": "",
                    "start_date": "2006-08-03",
                    "end_date": "2006-08-06",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}