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

{
    "url": "https://demozoo.org/api/v1/productions/39006/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39006/",
    "id": 39006,
    "title": "Pelle Hjalmar",
    "author_nicks": [
        {
            "name": "Donut",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24990/?format=api",
                "id": 24990,
                "name": "Donut",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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": "140",
            "competition": {
                "id": 3605,
                "name": "Amiga / PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/798/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/798/",
                    "id": 798,
                    "name": "Convention 1998",
                    "tagline": "",
                    "start_date": "1998-10-02",
                    "end_date": "1998-10-05",
                    "location": "Kristiansund, Møre og Romsdal, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.11152,
                    "longitude": 7.73198,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}