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

{
    "url": "https://demozoo.org/api/v1/productions/131078/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131078/",
    "id": 131078,
    "title": "Float",
    "author_nicks": [
        {
            "name": "Nothing",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18492/?format=api",
                "id": 18492,
                "name": "Nothing",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-05-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "V*",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39746/?format=api",
                    "id": 39746,
                    "name": "crmx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/inercia10/demo/float.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55075"
        },
        {
            "link_class": "VimeoVideo",
            "url": "https://vimeo.com/11463562"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=40Fg0jqLHYk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11208,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2458/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2458/",
                    "id": 2458,
                    "name": "Inércia Demoparty 2010",
                    "tagline": "",
                    "start_date": "2010-05-01",
                    "end_date": "2010-05-02",
                    "location": "Porto, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 41.14961,
                    "longitude": -8.61099,
                    "website": "https://2010.inercia.pt"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/3d/9362.321370.png",
            "original_width": 250,
            "original_height": 141,
            "standard_url": "https://media.demozoo.org/screens/s/af/3d/9362.321370.jpg",
            "standard_width": 250,
            "standard_height": 141,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/3d/9362.321370.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "commercial-music",
        "processing",
        "no-binaries"
    ]
}