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

{
    "url": "https://demozoo.org/api/v1/productions/326153/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326153/",
    "id": 326153,
    "title": "Blobfox",
    "author_nicks": [
        {
            "name": "System Syndrome",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138272/?format=api",
                "id": 138272,
                "name": "System Syndrome",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-07-15",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Games/b/Blob_Fox_V1.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.zimmers.net/anonftp/pub/cbm/plus4/Games/misc/b/Blobfox.d64.gz"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://plus4world.powweb.com/dl/games/b/blob_fox_v1.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/arok23/gamedev/blobfox.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Blob_Fox"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=uX58MKZzrmo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "174",
            "competition": {
                "id": 18053,
                "name": "Game Dev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4647/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4647/",
                    "id": 4647,
                    "name": "Árok 2023",
                    "tagline": "",
                    "start_date": "2023-07-14",
                    "end_date": "2023-07-16",
                    "location": "Ajka, Veszprém, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.10196,
                    "longitude": 17.55892,
                    "website": "http://arok.intro.hu/2023"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}