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

{
    "url": "https://demozoo.org/api/v1/productions/144560/?format=api",
    "demozoo_url": "https://demozoo.org/productions/144560/",
    "id": 144560,
    "title": "Pixelshow 2007 Invitation",
    "author_nicks": [
        {
            "name": "The Lab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20487/?format=api",
                "id": 20487,
                "name": "The Lab",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nuclear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45624/?format=api",
                    "id": 45624,
                    "name": "Nuclear",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Amigo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10195/?format=api",
                    "id": 10195,
                    "name": "Amigo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nuclear.mutantstargoat.com/sw/demos/ps2007inv_thelab.tar.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/pixelshow07/info/ps2007inv_thelab.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30587"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1284/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1284/",
            "id": 1284,
            "name": "PixelShow 2007",
            "tagline": "",
            "start_date": "2007-05-11",
            "end_date": "2007-05-13",
            "location": "Patras, Greece",
            "is_online": false,
            "country_code": "GR",
            "latitude": 38.244251,
            "longitude": 21.732559,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/45/e14c.91967.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/af/45/e14c.91967.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/45/e14c.91967.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "opengl",
        "shader-model-2.0",
        "source-available",
        "free_software"
    ]
}