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

{
    "url": "https://demozoo.org/api/v1/productions/52562/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52562/",
    "id": 52562,
    "title": "Apocalypse Is Near",
    "author_nicks": [
        {
            "name": "Zito",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6856/?format=api",
                "id": 6856,
                "name": "Zito",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "1oo%",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1298/?format=api",
                "id": 1298,
                "name": "100%",
                "is_group": true
            }
        },
        {
            "name": "Darkage",
            "abbreviation": "DKG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5064/?format=api",
                "id": 5064,
                "name": "Darkage",
                "is_group": true
            }
        },
        {
            "name": "Reason",
            "abbreviation": "RSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11590/?format=api",
                "id": 11590,
                "name": "Reason",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09-15",
    "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/2001/apocalypse01/ascii/apc3-asc.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "70",
            "competition": {
                "id": 5459,
                "name": "Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1000/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1000/",
                    "id": 1000,
                    "name": "Apocalypse 2001",
                    "tagline": "",
                    "start_date": "2001-09-15",
                    "end_date": "2001-09-16",
                    "location": "Brandys, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.762959,
                    "longitude": 15.05137,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/00/82ec.313792.png",
            "original_width": 624,
            "original_height": 320,
            "standard_url": "https://media.demozoo.org/screens/s/0f/00/82ec.313792.png",
            "standard_width": 400,
            "standard_height": 205,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/00/82ec.313792.png",
            "thumbnail_width": 200,
            "thumbnail_height": 102
        }
    ],
    "tags": []
}