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

{
    "url": "https://demozoo.org/api/v1/productions/313253/?format=api",
    "demozoo_url": "https://demozoo.org/productions/313253/",
    "id": 313253,
    "title": "Transmission 64 v3 Alpha",
    "author_nicks": [
        {
            "name": "Padua",
            "abbreviation": "PDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-09-17",
    "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"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Toggle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54447/?format=api",
                    "id": 54447,
                    "name": "Toggle",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "FRaNKy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1140/?format=api",
                    "id": 1140,
                    "name": "FRaNKy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Frida Katarina",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122989/?format=api",
                    "id": 122989,
                    "name": "Frida Katarina",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cupid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5746/?format=api",
                    "id": 5746,
                    "name": "Cupid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.rbbs.be/files/tr64v3invit.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/nordlicht22/oldschool_demo/padua_-_tr64v3invit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=222335"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92366"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6rmJyJ7OaPE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "117",
            "competition": {
                "id": 17389,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4430/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4430/",
                    "id": 4430,
                    "name": "Nordlicht 2022",
                    "tagline": "Yarr, Matey! -- Celebrate our 10th anniversary with us!",
                    "start_date": "2022-09-15",
                    "end_date": "2022-09-18",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "https://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4433/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4433/",
            "id": 4433,
            "name": "Transmission64 2022",
            "tagline": "T64.3",
            "start_date": "2022-12-03",
            "end_date": "2022-12-03",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://transmission64.com/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/04/8c1c.313491.png",
            "original_width": 1081,
            "original_height": 817,
            "standard_url": "https://media.demozoo.org/screens/s/e5/04/8c1c.313491.jpg",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/04/8c1c.313491.jpg",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}