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

{
    "url": "https://demozoo.org/api/v1/productions/305975/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305975/",
    "id": 305975,
    "title": "Tank à chat",
    "author_nicks": [
        {
            "name": "Dentifrice",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9816/?format=api",
                "id": 9816,
                "name": "Dentifrice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-02-26",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Remdy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9815/?format=api",
                    "id": 9815,
                    "name": "Remdy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kezax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53028/?format=api",
                    "id": 53028,
                    "name": "Kezax",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Exocet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2100/?format=api",
                    "id": 2100,
                    "name": "Exocet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Proton",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75979/?format=api",
                    "id": 75979,
                    "name": "Proton",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Easy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10536/?format=api",
                    "id": 10536,
                    "name": "Easy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=265031"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/bcc16online/c64_one_filed_demo/dentifrice_tank_a_chat.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=214889"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91142"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VqaAG3087fs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "154",
            "competition": {
                "id": 16980,
                "name": "One-Filed Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4404/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4404/",
                    "id": 4404,
                    "name": "BCC Party 2022",
                    "tagline": "#16: Who Dares Wins... or Goes Online!",
                    "start_date": "2022-02-26",
                    "end_date": "2022-02-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://party.c64clubberlin.de/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4380/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4380/",
            "id": 4380,
            "name": "Shadow Party 2022",
            "tagline": "",
            "start_date": "2022-06-10",
            "end_date": "2022-06-12",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.shadow-party.org/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/69/0b3f.305644.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/51/69/0b3f.305644.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/69/0b3f.305644.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "cat"
    ]
}