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

{
    "url": "https://demozoo.org/api/v1/productions/25076/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25076/",
    "id": 25076,
    "title": "Space6",
    "author_nicks": [
        {
            "name": "KOZMIK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18068/?format=api",
                "id": 18068,
                "name": "Baudsurfer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "NEXTEMPIRE",
            "abbreviation": "NE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10231/?format=api",
                "id": 10231,
                "name": "NEXTEMPIRE",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-04-15",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/mekkasymposium01/in4k/nespace6.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1878"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "41",
            "competition": {
                "id": 1728,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/342/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/342/",
                    "id": 342,
                    "name": "Mekka & Symposium 2001",
                    "tagline": "",
                    "start_date": "2001-04-13",
                    "end_date": "2001-04-16",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/2001/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c5/3f/a31f.99651.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/c5/3f/a31f.99651.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c5/3f/a31f.99651.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}