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

{
    "url": "https://demozoo.org/api/v1/productions/133347/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/133347/",
    "id": 133347,
    "title": "?",
    "author_nicks": [
        {
            "name": "Abyss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26132/?format=api",
                "id": 26132,
                "name": "Abyss",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26133/?format=api",
                "id": 26133,
                "name": "xHex",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-05-30",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "182",
            "competition": {
                "id": 3173,
                "name": "Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/930/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/930/",
                    "id": 930,
                    "name": "Scene Strike 1997 (1)",
                    "tagline": "",
                    "start_date": "1997-05-30",
                    "end_date": "1997-05-30",
                    "location": "Belgrade, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.811871,
                    "longitude": 20.46414,
                    "website": "http://www.crsn.com/ctw/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}