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

{
    "url": "https://demozoo.org/api/v1/productions/122712/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122712/",
    "id": 122712,
    "title": "?",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1994-11-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": 12,
            "ranking": "11",
            "score": "3",
            "competition": {
                "id": 3742,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/249/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/249/",
                    "id": 249,
                    "name": "Tribute 1994",
                    "tagline": "",
                    "start_date": "1994-11-18",
                    "end_date": "1994-11-20",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}