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

{
    "url": "https://demozoo.org/api/v1/productions/102960/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/102960/",
    "id": 102960,
    "title": "Hurry Up!",
    "author_nicks": [
        {
            "name": "Crayon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14646/?format=api",
                "id": 14646,
                "name": "Crayon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-03-15",
    "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": [
        {
            "nick": {
                "name": "Crayon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14646/?format=api",
                    "id": 14646,
                    "name": "Crayon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "(MultiColor) "
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/forever14/c64/gfx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=129691"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "289",
            "competition": {
                "id": 10140,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1789/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1789/",
                    "id": 1789,
                    "name": "Forever 2014",
                    "tagline": "Olympic Edition",
                    "start_date": "2014-03-14",
                    "end_date": "2014-03-16",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://www.forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/32/e6/d1a1.54617.jpg",
            "original_width": 768,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/32/e6/d1a1.54617.jpg",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/32/e6/d1a1.54617.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}