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

{
    "url": "https://demozoo.org/api/v1/productions/267238/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267238/",
    "id": 267238,
    "title": "Then and Before",
    "author_nicks": [
        {
            "name": "Altair",
            "abbreviation": "ATR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3628/?format=api",
                "id": 3628,
                "name": "Altair",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-08-31",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "KK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1027/?format=api",
                    "id": 1027,
                    "name": "KK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "KK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1027/?format=api",
                    "id": 1027,
                    "name": "KK",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Lesnik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17298/?format=api",
                    "id": 17298,
                    "name": "Lesnik",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Lesnik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17298/?format=api",
                    "id": 17298,
                    "name": "Lesnik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Virgill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                    "id": 224,
                    "name": "Virgill",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/xenium19/pc_intro_4k/then_and_before___altair___4k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82778"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/3ddGzn"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=K8J7qfzEWZs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "321",
            "competition": {
                "id": 15441,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3783/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3783/",
                    "id": 3783,
                    "name": "Xenium 2019",
                    "tagline": "A party reborn",
                    "start_date": "2019-08-30",
                    "end_date": "2019-09-01",
                    "location": "Katowice, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://2019.xenium.rocks/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/1d/e013.261332.jpg",
            "original_width": 400,
            "original_height": 180,
            "standard_url": "https://media.demozoo.org/screens/s/69/1d/e013.261332.png",
            "standard_width": 400,
            "standard_height": 180,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/1d/e013.261332.png",
            "thumbnail_width": 200,
            "thumbnail_height": 90
        }
    ],
    "tags": [
        "crinkler",
        "4klang",
        "placeholder-screenshot"
    ]
}