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

{
    "url": "https://demozoo.org/api/v1/productions/169997/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/169997/",
    "id": 169997,
    "title": "Rebellion's Only Hope",
    "author_nicks": [
        {
            "name": "H7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3012/?format=api",
                "id": 3012,
                "name": "H7",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Blocktronics",
            "abbreviation": "B7",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-01-28",
    "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/2017/pmt20y/textmode_graphics/h7-rebellionsonlyhope.ans.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "169",
            "competition": {
                "id": 13095,
                "name": "Textmode Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3023/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3023/",
                    "id": 3023,
                    "name": "Primitive 20 Years",
                    "tagline": "",
                    "start_date": "2017-01-27",
                    "end_date": "2017-01-29",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://primitive.be/party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dd/a0/1a6f.137413.png",
            "original_width": 640,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/dd/a0/1a6f.137413.png",
            "standard_width": 400,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dd/a0/1a6f.137413.png",
            "thumbnail_width": 200,
            "thumbnail_height": 120
        }
    ],
    "tags": [
        "star-wars"
    ]
}