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

{
    "url": "https://demozoo.org/api/v1/productions/205003/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/205003/",
    "id": 205003,
    "title": "teaser 02",
    "author_nicks": [
        {
            "name": "Jok",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24567/?format=api",
                "id": 24567,
                "name": "Jok",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dreamweb",
            "abbreviation": "DW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15003/?format=api",
                "id": 15003,
                "name": "Dreamweb",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-06-15",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blackwine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66549/?format=api",
                    "id": 66549,
                    "name": "Blackwine",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24567/?format=api",
                    "id": 24567,
                    "name": "Jok",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/decrunch19/gfx_executable/dreamweb.2049.teaser2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=96473"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81637"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "105",
            "competition": {
                "id": 15203,
                "name": "Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3786/",
                    "id": 3786,
                    "name": "Decrunch 2019",
                    "tagline": "Decrunch 2049",
                    "start_date": "2019-06-14",
                    "end_date": "2019-06-16",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "https://decrunch.org/2049/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/15/e8/272d.188369.png",
            "original_width": 752,
            "original_height": 572,
            "standard_url": "https://media.demozoo.org/screens/s/15/e8/272d.188369.png",
            "standard_width": 394,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/15/e8/272d.188369.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "hires",
        "16-colors"
    ]
}