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

{
    "url": "https://demozoo.org/api/v1/productions/44884/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44884/",
    "id": 44884,
    "title": "Datablade Preview",
    "author_nicks": [
        {
            "name": "Floppy",
            "abbreviation": "FLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3318/?format=api",
                "id": 3318,
                "name": "Floppy",
                "is_group": true
            }
        },
        {
            "name": "Madwizards",
            "abbreviation": "MWI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-05-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14841/?format=api",
                    "id": 14841,
                    "name": "Zig",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Azzaro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1025/?format=api",
                    "id": 1025,
                    "name": "Azzaro",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fame",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9835/?format=api",
                    "id": 9835,
                    "name": "Fame",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Def",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10559/?format=api",
                    "id": 10559,
                    "name": "Def",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Grass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10558/?format=api",
                    "id": 10558,
                    "name": "Grass",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "SuperFML",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10253/?format=api",
                    "id": 10253,
                    "name": "SuperFML",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/rush_hours99/amiga/demo/datablade.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=18848"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=zt4FRMLziUI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 4413,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/928/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/928/",
                    "id": 928,
                    "name": "Rush Hours 1999",
                    "tagline": "",
                    "start_date": "1999-05-29",
                    "end_date": "1999-05-30",
                    "location": "Częstochowa, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.79646,
                    "longitude": 19.12409,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/98/55/fc4b.345524.png",
            "original_width": 861,
            "original_height": 634,
            "standard_url": "https://media.demozoo.org/screens/s/98/55/fc4b.345524.jpg",
            "standard_width": 400,
            "standard_height": 294,
            "thumbnail_url": "https://media.demozoo.org/screens/t/98/55/fc4b.345524.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}