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

{
    "url": "https://demozoo.org/api/v1/productions/130115/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/130115/",
    "id": 130115,
    "title": "?",
    "author_nicks": [
        {
            "name": "CCP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3130/?format=api",
                "id": 3130,
                "name": "CCP",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vantage",
            "abbreviation": "VTG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-06-27",
    "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": "3",
            "score": "",
            "competition": {
                "id": 11179,
                "name": "Gfx (topic microsoft)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1822/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1822/",
                    "id": 1822,
                    "name": "Escape 1998",
                    "tagline": "",
                    "start_date": "1998-06-27",
                    "end_date": "1998-06-28",
                    "location": "Buchs, Wahlkreis Werdenberg, Saint Gallen, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.16743,
                    "longitude": 9.47794,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}