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

{
    "url": "https://demozoo.org/api/v1/productions/26189/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/26189/",
    "id": 26189,
    "title": "Real Pokemon",
    "author_nicks": [
        {
            "name": "Holy Moses",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5563/?format=api",
                "id": 5563,
                "name": "Holy Moses",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Raiders of the Lost Empire",
            "abbreviation": "ROLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-03-31",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2002/mekkasymposium02/c64/grfx/real_pokemon.gif"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "17",
            "competition": {
                "id": 1839,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/238/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/238/",
                    "id": 238,
                    "name": "Mekka & Symposium 2002",
                    "tagline": "Defender Of The Scene",
                    "start_date": "2002-03-29",
                    "end_date": "2002-04-01",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/e9/e9c6.p26189.gif",
            "original_width": 278,
            "original_height": 156,
            "standard_url": "https://media.demozoo.org/screens/s/63/e9/e9c6.p26189.png",
            "standard_width": 278,
            "standard_height": 156,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/e9/e9c6.p26189.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}