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

{
    "url": "https://demozoo.org/api/v1/productions/294509/?format=api",
    "demozoo_url": "https://demozoo.org/productions/294509/",
    "id": 294509,
    "title": "CCGO",
    "author_nicks": [
        {
            "name": "ErrorSoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52930/?format=api",
                "id": 52930,
                "name": "ErrorSoft",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-05-15",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Error",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67257/?format=api",
                    "id": 67257,
                    "name": "Error",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Diver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8952/?format=api",
                    "id": 8952,
                    "name": "Diver",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Random",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15652/?format=api",
                    "id": 15652,
                    "name": "Random",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea, help"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/outline21/demo/ccgofinal.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88998"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cDa4l8pL-Eg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 16467,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4201/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4201/",
                    "id": 4201,
                    "name": "Outline 2021",
                    "tagline": "",
                    "start_date": "2021-05-13",
                    "end_date": "2021-05-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4239/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4239/",
            "id": 4239,
            "name": "Chaos Constructions 2021",
            "tagline": "",
            "start_date": "2021-08-28",
            "end_date": "2021-08-29",
            "location": "Saint Petersburg, St.-Petersburg, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 59.93863,
            "longitude": 30.31413,
            "website": "https://chaosconstructions.ru/en/start"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/b8/bacb.321394.jpg",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/a5/b8/bacb.321394.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/b8/bacb.321394.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "placeholder-screenshot"
    ]
}