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

{
    "url": "https://demozoo.org/api/v1/productions/346685/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346685/",
    "id": 346685,
    "title": "Tense",
    "author_nicks": [
        {
            "name": "The Electronic Knights",
            "abbreviation": "TEK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1070/?format=api",
                "id": 1070,
                "name": "The Electronic Knights",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-05-18",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bifat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1049/?format=api",
                    "id": 1049,
                    "name": "Bifat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/decrunch24/amiga_demo/tek__tense.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=107496"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=97047"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=P-Ry5oFoTHA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "95",
            "competition": {
                "id": 18894,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4758/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4758/",
                    "id": 4758,
                    "name": "Decrunch 2024",
                    "tagline": "",
                    "start_date": "2024-05-17",
                    "end_date": "2024-05-19",
                    "location": "Wrocław, Lower Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1081,
                    "longitude": 17.03859,
                    "website": "https://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/f6/c066.344673.png",
            "original_width": 1537,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/fb/f6/c066.344673.jpg",
            "standard_width": 400,
            "standard_height": 280,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/f6/c066.344673.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}