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

{
    "url": "https://demozoo.org/api/v1/productions/273356/?format=api",
    "demozoo_url": "https://demozoo.org/productions/273356/",
    "id": 273356,
    "title": "Lo-Fi Motion",
    "author_nicks": [
        {
            "name": "Target Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106354/?format=api",
                "id": 106354,
                "name": "Target",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-01-07",
    "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": "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": ""
        },
        {
            "nick": {
                "name": "Restorer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38797/?format=api",
                    "id": 38797,
                    "name": "Restorer",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://events.retroscene.org/files/dhl2020/lowend_demo/lo_fi_motion.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/dihaltlite20/lowend_demo/lo_fi_motion.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "EventsRetrosceneRelease",
            "url": "https://events.retroscene.org/dhl2020/lowend_demo/2250"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/restorer/zxspectrum-lo-fi-motion-2020"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84543"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GVd1ewUTyks"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "9.31",
            "competition": {
                "id": 15716,
                "name": "LowEnd Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3959/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3959/",
                    "id": 3959,
                    "name": "DiHalt 2020 Lite",
                    "tagline": "",
                    "start_date": "2020-01-06",
                    "end_date": "2020-01-08",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://dihalt.org.ru/index_eng.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "incomplete-credits",
        "source-available"
    ]
}