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

{
    "url": "https://demozoo.org/api/v1/productions/297690/?format=api",
    "demozoo_url": "https://demozoo.org/productions/297690/",
    "id": 297690,
    "title": "Demo2021",
    "author_nicks": [
        {
            "name": "Jimbo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62356/?format=api",
                "id": 62356,
                "name": "Jimbo",
                "is_group": false
            }
        },
        {
            "name": "lazyllama",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125292/?format=api",
                "id": 125292,
                "name": "lazyllama",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-08-01",
    "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": "Jimbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62356/?format=api",
                    "id": 62356,
                    "name": "Jimbo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "lazyllama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125292/?format=api",
                    "id": 125292,
                    "name": "lazyllama",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "lazyllama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/125292/?format=api",
                    "id": 125292,
                    "name": "lazyllama",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/atparty21/demo/jimbo00000_and_lazyllama-demo2021.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/pixelsorcery/retrowave_demo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "47",
            "competition": {
                "id": 16624,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4323/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4323/",
                    "id": 4323,
                    "name": "@Party 2021",
                    "tagline": "",
                    "start_date": "2021-08-01",
                    "end_date": "2021-08-02",
                    "location": "Somerville, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3876,
                    "longitude": -71.0995,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/b6/db9c.296168.jpg",
            "original_width": 1917,
            "original_height": 1123,
            "standard_url": "https://media.demozoo.org/screens/s/4f/b6/db9c.296168.jpg",
            "standard_width": 400,
            "standard_height": 234,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/b6/db9c.296168.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 117
        }
    ],
    "tags": [
        "source-available"
    ]
}