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

{
    "url": "https://demozoo.org/api/v1/productions/281947/?format=api",
    "demozoo_url": "https://demozoo.org/productions/281947/",
    "id": 281947,
    "title": "Shadow",
    "author_nicks": [
        {
            "name": "French Touch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61746/?format=api",
                "id": 61746,
                "name": "French Touch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Grouik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61831/?format=api",
                    "id": 61831,
                    "name": "Grouik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/Fr3nchT0uch/shadow/releases/download/0.41/shadow.dsk"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/french_touch/shadow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fr3nch.t0uch.free.fr/SHAD/SHAD.html"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Fr3nchT0uch/shadow"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86604"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1hHdt4o4kTg"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4098/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4098/",
            "id": 4098,
            "name": "Apple II Festival France 2020",
            "tagline": "6",
            "start_date": "2020-08-05",
            "end_date": "2020-08-05",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://www.apple2festivalfrance.fr/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/26/12/32df.275659.jpg",
            "original_width": 1121,
            "original_height": 769,
            "standard_url": "https://media.demozoo.org/screens/s/26/12/32df.275659.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/26/12/32df.275659.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "monochrome",
        "tiny-intro-with-sound",
        "source-available"
    ]
}