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

{
    "url": "https://demozoo.org/api/v1/productions/117652/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/117652/",
    "id": 117652,
    "title": "X-End",
    "author_nicks": [
        {
            "name": "Virtual",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9461/?format=api",
                "id": 9461,
                "name": "Virtual",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Scene",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9042/?format=api",
                "id": 9042,
                "name": "Scene",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-21",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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": 4,
            "ranking": "4",
            "score": "18",
            "competition": {
                "id": 10665,
                "name": "3 Color Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/278/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/278/",
                    "id": 278,
                    "name": "DiHalt 1999",
                    "tagline": "",
                    "start_date": "1999-08-21",
                    "end_date": "1999-08-22",
                    "location": "Dzerzinsk, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.233299,
                    "longitude": 43.466702,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}