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

{
    "url": "https://demozoo.org/api/v1/productions/49189/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/49189/",
    "id": 49189,
    "title": "Astral Voyager",
    "author_nicks": [
        {
            "name": "Zoltan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10563/?format=api",
                "id": 10563,
                "name": "Zoltan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-08",
    "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/2000/horizon00/grtc/astral_voyager.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "163",
            "competition": {
                "id": 5000,
                "name": "Ray",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1059/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1059/",
                    "id": 1059,
                    "name": "Horizon 2000",
                    "tagline": "",
                    "start_date": "2000-07-08",
                    "end_date": "2000-07-09",
                    "location": "Wrocław, Powiat wrocławski, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/0e/66f7.pl56113.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/49/0e/66f7.pl56113.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/0e/66f7.pl56113.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}