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

{
    "url": "https://demozoo.org/api/v1/productions/305385/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305385/",
    "id": 305385,
    "title": "Frames Per Byte",
    "author_nicks": [
        {
            "name": "spkr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37824/?format=api",
                "id": 37824,
                "name": "spkr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "smfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68392/?format=api",
                "id": 68392,
                "name": "smfx",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "spkr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37824/?format=api",
                    "id": 37824,
                    "name": "spkr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mOdmate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2104/?format=api",
                    "id": 2104,
                    "name": "mOdmate",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Colors"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://frummel.org/~weedz/atari/prods/fpb.tos"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/lovebyte22/512_byte_intro_oldschool/fpb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91005"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PYpma7f8sE0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "189",
            "competition": {
                "id": 16968,
                "name": "Oldschool 512 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1a/5c/076e.304841.gif",
            "original_width": 416,
            "original_height": 274,
            "standard_url": "https://media.demozoo.org/screens/s/1a/5c/076e.304841.png",
            "standard_width": 400,
            "standard_height": 263,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1a/5c/076e.304841.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": [
        "vector"
    ]
}