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

{
    "url": "https://demozoo.org/api/v1/productions/156476/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156476/",
    "id": 156476,
    "title": "8x8 Scroll",
    "author_nicks": [
        {
            "name": "Shadow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47681/?format=api",
                "id": 47681,
                "name": "Shadow",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hi3s",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47638/?format=api",
                "id": 47638,
                "name": "Hi3s",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-05-08",
    "supertype": "production",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.7dx-party.org/7d4/files/256b/8x8_scroll.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/7d04/in256b/8x8_scroll.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=13145"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19926"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "5,65",
            "competition": {
                "id": 12294,
                "name": "256 Byte",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/639/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/639/",
                    "id": 639,
                    "name": "7D 2004",
                    "tagline": "7D4 Demo Party III",
                    "start_date": "2004-05-08",
                    "end_date": "2004-05-09",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b4/31/6eb7.333111.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/b4/31/6eb7.333111.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b4/31/6eb7.333111.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}