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

{
    "url": "https://demozoo.org/api/v1/productions/180038/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/180038/",
    "id": 180038,
    "title": "Evil",
    "author_nicks": [
        {
            "name": "Razorback",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7132/?format=api",
                "id": 7132,
                "name": "Razorback",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-11-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13920,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/600/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/600/",
                    "id": 600,
                    "name": "Hackerence 1995 (b)",
                    "tagline": "Hackerence 12",
                    "start_date": "1995-11-03",
                    "end_date": "1995-11-05",
                    "location": "Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.198448,
                    "longitude": 17.55142,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}