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

{
    "url": "https://demozoo.org/api/v1/productions/39812/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39812/",
    "id": 39812,
    "title": "Joltdemo",
    "author_nicks": [
        {
            "name": "Grip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23193/?format=api",
                "id": 23193,
                "name": "Grip",
                "is_group": false
            }
        },
        {
            "name": "Illmidus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7137/?format=api",
                "id": 7137,
                "name": "Illmidus",
                "is_group": false
            }
        },
        {
            "name": "Zyz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25550/?format=api",
                "id": 25550,
                "name": "Zyz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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": 3,
            "ranking": "3",
            "score": "16",
            "competition": {
                "id": 3716,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/893/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/893/",
                    "id": 893,
                    "name": "Hype 1998",
                    "tagline": "",
                    "start_date": "1998-02-13",
                    "end_date": "1998-02-15",
                    "location": "Malmö, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.56512,
                    "longitude": 13.01874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}