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

{
    "url": "https://demozoo.org/api/v1/productions/72338/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72338/",
    "id": 72338,
    "title": "Black Birdie 2006 Invitation",
    "author_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Saarde",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6241/?format=api",
                    "id": 6241,
                    "name": "Saarde",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://thegang.nu/get_data.php?type=attachment&id=144"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/backslash06/demo/bb3invitro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25520"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "15",
            "competition": {
                "id": 7675,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1271/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1271/",
                    "id": 1271,
                    "name": "Backslash 2006",
                    "tagline": "",
                    "start_date": "2006-07-07",
                    "end_date": "2006-07-09",
                    "location": "Västerås, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.609581,
                    "longitude": 16.545349,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/768/?format=api",
            "demozoo_url": "https://demozoo.org/parties/768/",
            "id": 768,
            "name": "Black Birdie 2006",
            "tagline": "",
            "start_date": "2006-09-15",
            "end_date": "2006-09-17",
            "location": "Vittinge, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.903709,
            "longitude": 17.063841,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/b7/fbc0.99330.png",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/0b/b7/fbc0.99330.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/b7/fbc0.99330.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}