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

{
    "url": "https://demozoo.org/api/v1/productions/44107/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/44107/",
    "id": 44107,
    "title": "Cyborg",
    "author_nicks": [
        {
            "name": "Partikle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11215/?format=api",
                "id": 11215,
                "name": "Partikle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-10-23",
    "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": 3,
            "ranking": "=1",
            "score": "4",
            "competition": {
                "id": 4314,
                "name": "Graffa",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/594/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/594/",
                    "id": 594,
                    "name": "Jehna 1999",
                    "tagline": "",
                    "start_date": "1999-10-22",
                    "end_date": "1999-10-24",
                    "location": "Lahti, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98299,
                    "longitude": 25.657391,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}