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

{
    "url": "https://demozoo.org/api/v1/productions/29345/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/29345/",
    "id": 29345,
    "title": "?",
    "author_nicks": [
        {
            "name": "Bastard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6884/?format=api",
                "id": 6884,
                "name": "Bastard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Digital Graffiti",
            "abbreviation": "dG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6882/?format=api",
                "id": 6882,
                "name": "Digital Graffiti",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-03-02",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/convention96.de/ascii/con-fasc.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "64",
            "competition": {
                "id": 2298,
                "name": "Fast Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/795/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/795/",
                    "id": 795,
                    "name": "Convention 1996 (.de)",
                    "tagline": "",
                    "start_date": "1996-03-02",
                    "end_date": "1996-03-03",
                    "location": "Potsdam, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.399349,
                    "longitude": 13.04793,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e0/2d/5aa1.144233.png",
            "original_width": 624,
            "original_height": 304,
            "standard_url": "https://media.demozoo.org/screens/s/e0/2d/5aa1.144233.png",
            "standard_width": 400,
            "standard_height": 194,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e0/2d/5aa1.144233.png",
            "thumbnail_width": 200,
            "thumbnail_height": 97
        }
    ],
    "tags": []
}