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

{
    "url": "https://demozoo.org/api/v1/productions/15751/?format=api",
    "demozoo_url": "https://demozoo.org/productions/15751/",
    "id": 15751,
    "title": "Kubo",
    "author_nicks": [
        {
            "name": "Mike",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8991/?format=api",
                "id": 8991,
                "name": "Mike",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Constellation",
            "abbreviation": "CTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
                "id": 8901,
                "name": "Constellation",
                "is_group": true
            }
        },
        {
            "name": "ZeroTeam",
            "abbreviation": "ZT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8900/?format=api",
                "id": 8900,
                "name": "ZeroTeam",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8991/?format=api",
                    "id": 8991,
                    "name": "Mike",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200308/cafe03/kubo_scl.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200308/cafe03/kubo_tap.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "184",
            "competition": {
                "id": 926,
                "name": "ZX Spectrum 512b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/308/",
                    "id": 308,
                    "name": "CAFe 2003",
                    "tagline": "Computer Art Festival 2003",
                    "start_date": "2003-08-23",
                    "end_date": "2003-08-24",
                    "location": "Kazan', Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.733009,
                    "longitude": 49.14547,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/77/18/83b4.62333.png",
            "original_width": 960,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/77/18/83b4.62333.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/77/18/83b4.62333.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "vector",
        "zx-spectrum-48k"
    ]
}