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

{
    "url": "https://demozoo.org/api/v1/productions/343264/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343264/",
    "id": 343264,
    "title": "Intro \"Ghostbusters II\" with screen fixed",
    "author_nicks": [
        {
            "name": "MP Software",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75895/?format=api",
                "id": 75895,
                "name": "MP Software",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-07-30",
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18817,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4969/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4969/",
                    "id": 4969,
                    "name": "Late 80s C64 Compo",
                    "tagline": "Old Skool is The Old New Skool",
                    "start_date": "2022-05-25",
                    "end_date": "2022-07-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}