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

{
    "url": "https://demozoo.org/api/v1/productions/23270/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/23270/",
    "id": 23270,
    "title": "Nomads",
    "author_nicks": [
        {
            "name": "IO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2300/?format=api",
                "id": 2300,
                "name": "Svoy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fuse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10257/?format=api",
                "id": 10257,
                "name": "Fuse",
                "is_group": true
            }
        },
        {
            "name": "S.E.T",
            "abbreviation": "SET",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16942/?format=api",
                "id": 16942,
                "name": "S.E.T",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-04",
    "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/gravity99/grtc/io_99.rar"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "54",
            "competition": {
                "id": 1568,
                "name": "Raytraced Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/569/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/569/",
                    "id": 569,
                    "name": "Gravity 1999",
                    "tagline": "",
                    "start_date": "1999-09-03",
                    "end_date": "1999-09-05",
                    "location": "Turawa, Powiat opolski, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.74042,
                    "longitude": 18.07723,
                    "website": "http://www.anadune.optimus.wroc.pl/gravity"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c4/1a/33be.108494.jpg",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/c4/1a/33be.108494.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c4/1a/33be.108494.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "photoshop",
        "lightwave",
        "800x600"
    ]
}