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

{
    "url": "https://demozoo.org/api/v1/productions/27818/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27818/",
    "id": 27818,
    "title": "Another Demo",
    "author_nicks": [
        {
            "name": "Nimbus Studio",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19262/?format=api",
                "id": 19262,
                "name": "Nimbus Studio",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-08-19",
    "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": "D.J. Wolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48029/?format=api",
                    "id": 48029,
                    "name": "D.J. Wolf",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jack The Ripper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48030/?format=api",
                    "id": 48030,
                    "name": "Jack The Ripper",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Victor ZH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48031/?format=api",
                    "id": 48031,
                    "name": "Victor ZH",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/enlight95/demo/nimbus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5539"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=2",
            "score": "5",
            "competition": {
                "id": 2036,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/534/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/534/",
                    "id": 534,
                    "name": "Enlight 1995",
                    "tagline": "",
                    "start_date": "1995-08-19",
                    "end_date": "1995-08-20",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8e/7e/8f14.54347.jpg",
            "original_width": 630,
            "original_height": 391,
            "standard_url": "https://media.demozoo.org/screens/s/8e/7e/8f14.54347.jpg",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8e/7e/8f14.54347.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": [
        "source-available"
    ]
}