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

{
    "url": "https://demozoo.org/api/v1/productions/314603/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314603/",
    "id": 314603,
    "title": "Sphere",
    "author_nicks": [
        {
            "name": "Resistance",
            "abbreviation": "RSE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Roudoudou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22136/?format=api",
                    "id": 22136,
                    "name": "Roudoudou",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tom&Jerry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45278/?format=api",
                    "id": 45278,
                    "name": "Tom&Jerry",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Beb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
                    "id": 11756,
                    "name": "Beb",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hwikaa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69746/?format=api",
                    "id": 69746,
                    "name": "Hwikaa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.septanteneuf.com/roudoudou/Sphere20221021.dsk"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/benediction_coding_party22/releases/sphere.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92712"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0vlKRfYoTds"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4521/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4521/",
            "id": 4521,
            "name": "Benediction Coding Party #2",
            "tagline": "",
            "start_date": "2022-10-28",
            "end_date": "2022-10-31",
            "location": "Gavray-sur-Sienne, Manche, Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.90972,
            "longitude": -1.35,
            "website": "http://bndcodingparty.memoryfull.net"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a8/b1/8caf.315313.png",
            "original_width": 300,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/a8/b1/8caf.315313.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a8/b1/8caf.315313.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}