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

{
    "url": "https://demozoo.org/api/v1/productions/55228/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55228/",
    "id": 55228,
    "title": "8 bit snail",
    "author_nicks": [
        {
            "name": "SVO",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32972/?format=api",
                "id": 32972,
                "name": "svofski",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/65/?format=api",
            "id": 65,
            "name": "Vector-06C"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Prog Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9314/?format=api",
                    "id": 9314,
                    "name": "Cjvn",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "SVO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32972/?format=api",
                    "id": 32972,
                    "name": "svofski",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sensi.org/~svo/scalar/media/w/8bitsnail_svo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/chaosconstructions09/zx_pack/cc2009_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53805"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7Z0dsZUAyd0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "55",
            "competition": {
                "id": 5893,
                "name": "ZX 640K Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/592/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/592/",
                    "id": 592,
                    "name": "Chaos Constructions 2009",
                    "tagline": "",
                    "start_date": "2009-08-29",
                    "end_date": "2009-08-30",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}