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

{
    "url": "https://demozoo.org/api/v1/productions/45628/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/45628/",
    "id": 45628,
    "title": "Another World",
    "author_nicks": [
        {
            "name": "The Crow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21882/?format=api",
                "id": 21882,
                "name": "The Crow",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TrancEthereal",
            "abbreviation": "TE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31043/?format=api",
                "id": 31043,
                "name": "TrancEthereal",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-12-11",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/vep99/graphics_raytrace/vep99-gt.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 4520,
                "name": "Raytrace Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1081/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1081/",
                    "id": 1081,
                    "name": "Virtual Erection 1999",
                    "tagline": "VEP 1999",
                    "start_date": "1999-12-11",
                    "end_date": "1999-12-11",
                    "location": "Obrenovac, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.656891,
                    "longitude": 20.203819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/97/61/8daa.316202.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/97/61/8daa.316202.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/97/61/8daa.316202.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}