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

{
    "url": "https://demozoo.org/api/v1/productions/37257/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/37257/",
    "id": 37257,
    "title": "Harakiri",
    "author_nicks": [
        {
            "name": "Jeah",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24211/?format=api",
                "id": 24211,
                "name": "Jeah",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-06-09",
    "supertype": "graphics",
    "platforms": [],
    "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": 13,
            "ranking": "13",
            "score": "45",
            "competition": {
                "id": 3337,
                "name": "Hand-made Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/410/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/410/",
                    "id": 410,
                    "name": "Abduction 1998",
                    "tagline": "",
                    "start_date": "1998-06-05",
                    "end_date": "1998-06-07",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}