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

{
    "url": "https://demozoo.org/api/v1/productions/269482/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269482/",
    "id": 269482,
    "title": "SleepInvaders",
    "author_nicks": [
        {
            "name": "ErrorSoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52930/?format=api",
                "id": 52930,
                "name": "ErrorSoft",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-10-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Error",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67257/?format=api",
                    "id": 67257,
                    "name": "Error",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Error",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67257/?format=api",
                    "id": 67257,
                    "name": "Error",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+design"
        },
        {
            "nick": {
                "name": "Fatal Snipe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48649/?format=api",
                    "id": 48649,
                    "name": "Fatal Snipe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://events.retroscene.org/files/cafe2019/zxdemo/sleepinvaders.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/cafe19/zx_spectrum_demo/sleepinvaders.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/rus/soft/demoscene/demo/trackmo/sleepinvaders/"
        },
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/cafe2019/zxdemo/2173"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83541"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QIFpncEXwi8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "7.77",
            "competition": {
                "id": 15563,
                "name": "ZX Spectrum Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3727/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3727/",
                    "id": 3727,
                    "name": "CAFe 2019",
                    "tagline": "20th Anniversary",
                    "start_date": "2019-10-25",
                    "end_date": "2019-10-27",
                    "location": "Kazan, Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.78874,
                    "longitude": 49.12214,
                    "website": "http://cafeparty.org.ru/2019"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a7/66/c795.343258.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/a7/66/c795.343258.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a7/66/c795.343258.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}