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

{
    "url": "https://demozoo.org/api/v1/productions/50612/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/50612/",
    "id": 50612,
    "title": "Good World",
    "author_nicks": [
        {
            "name": "R@sta",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27828/?format=api",
                "id": 27828,
                "name": "R@sta",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MDR",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26614/?format=api",
                "id": 26614,
                "name": "MDR",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-09-02",
    "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/rtsy00/grfx/goodworld.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "",
            "competition": {
                "id": 5187,
                "name": "Hand-Drawn GFX",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1069/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1069/",
                    "id": 1069,
                    "name": "RTS 2000",
                    "tagline": "aRTS Y2K",
                    "start_date": "2000-09-01",
                    "end_date": "2000-09-03",
                    "location": "Grenoble, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.194,
                    "longitude": 5.73201,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4c/d5/ec5d.pl54787.png",
            "original_width": 340,
            "original_height": 567,
            "standard_url": "https://media.demozoo.org/screens/s/4c/d5/ec5d.pl54787.jpg",
            "standard_width": 179,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/d5/ec5d.pl54787.jpg",
            "thumbnail_width": 89,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}