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

{
    "url": "https://demozoo.org/api/v1/productions/183154/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183154/",
    "id": 183154,
    "title": "Monthy Pajdertst",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1994-12-29",
    "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": "12",
            "score": "",
            "competition": {
                "id": 11548,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2572/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2572/",
                    "id": 2572,
                    "name": "Visual Party 4.0",
                    "tagline": "",
                    "start_date": "1994-12-28",
                    "end_date": "1994-12-30",
                    "location": "Powiat tarnowski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.01546,
                    "longitude": 20.97857,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}