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

{
    "url": "https://demozoo.org/api/v1/productions/176442/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176442/",
    "id": 176442,
    "title": "sinx+siny",
    "author_nicks": [
        {
            "name": "Ninja",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3999/?format=api",
                "id": 3999,
                "name": "Ninja",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Dreams",
            "abbreviation": "DRM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4000/?format=api",
                "id": 4000,
                "name": "The Dreams",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-04-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Demos/The_Dreams/Sinx+siny.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/demos/s/sinx+siny.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/source/sinxsiny-source.asm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/limited09/128b/sinx_siny.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/limited09/128b/sinxsiny-source.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/SinxPlusSiny"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53108"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13627,
                "name": "128B",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3444/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3444/",
                    "id": 3444,
                    "name": "LimiTED 2009",
                    "tagline": "LimiTED 2",
                    "start_date": "2009-04-26",
                    "end_date": "2009-04-26",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://plus4world.powweb.com/features/limiTED2"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c6/dc/5a53.328262.gif",
            "original_width": 336,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/c6/dc/5a53.328262.png",
            "standard_width": 336,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c6/dc/5a53.328262.png",
            "thumbnail_width": 175,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}