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

{
    "url": "https://demozoo.org/api/v1/productions/50227/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/50227/",
    "id": 50227,
    "title": "Two in another reality",
    "author_nicks": [
        {
            "name": "Rau",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25957/?format=api",
                "id": 25957,
                "name": "Rau",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "R.A.T. Inc.",
            "abbreviation": "RAT Inc.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30026/?format=api",
                "id": 30026,
                "name": "R.A.T. Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-05-06",
    "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/paradox00/grfx/twosr.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "4.25",
            "competition": {
                "id": 5141,
                "name": "Pixeled Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/283/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/283/",
                    "id": 283,
                    "name": "Paradox 2000",
                    "tagline": "",
                    "start_date": "2000-05-06",
                    "end_date": "2000-05-07",
                    "location": "Rostov-na-Donu, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 47.228882,
                    "longitude": 39.717361,
                    "website": "http://www.pdx2k.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/e9/b419.pl56336.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/ee/e9/b419.pl56336.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/e9/b419.pl56336.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}