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

{
    "url": "https://demozoo.org/api/v1/productions/80540/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/80540/",
    "id": 80540,
    "title": "bacon_girl",
    "author_nicks": [
        {
            "name": "Osku",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37786/?format=api",
                "id": 37786,
                "name": "Osku",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Piste Gamez",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37512/?format=api",
                "id": 37512,
                "name": "Piste Gamez",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-07-30",
    "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": 27,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 8343,
                "name": "Fast Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/111/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/111/",
                    "id": 111,
                    "name": "Assembly 2005",
                    "tagline": "",
                    "start_date": "2005-07-28",
                    "end_date": "2005-07-31",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}