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

{
    "url": "https://demozoo.org/api/v1/productions/81875/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81875/",
    "id": 81875,
    "title": "Elfulo del knekto",
    "author_nicks": [
        {
            "name": "Granma",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20796/?format=api",
                "id": 20796,
                "name": "Granma",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-05-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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": 2,
            "ranking": "2",
            "score": "1536",
            "competition": {
                "id": 8536,
                "name": "Krangers Choice Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1152/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1152/",
                    "id": 1152,
                    "name": "Krangparty 2005 (11)",
                    "tagline": "Krangparty 11",
                    "start_date": "2005-05-05",
                    "end_date": "2005-05-05",
                    "location": "Sundsvalls Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.47912,
                    "longitude": 16.92651,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}