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

{
    "url": "https://demozoo.org/api/v1/productions/213/?format=api",
    "demozoo_url": "https://demozoo.org/productions/213/",
    "id": 213,
    "title": "We Are Family",
    "author_nicks": [
        {
            "name": "Haujobb",
            "abbreviation": "HJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fuzzel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/625/?format=api",
                    "id": 625,
                    "name": "Fuzzel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "XXX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6/?format=api",
                    "id": 6,
                    "name": "XXX",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "idea"
        },
        {
            "nick": {
                "name": "Fuzzel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/625/?format=api",
                    "id": 625,
                    "name": "Fuzzel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/haujobb/family.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/mekkasymposium98/demo/family.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8977"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "20",
            "competition": {
                "id": 1245,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/336/",
                    "id": 336,
                    "name": "Mekka & Symposium 1998",
                    "tagline": "We Are Family",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-13",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a3/16/b18b.39516.jpg",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/a3/16/b18b.39516.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/16/b18b.39516.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "pmodew"
    ]
}