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

{
    "url": "https://demozoo.org/api/v1/productions/9473/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9473/",
    "id": 9473,
    "title": "Altparty IV Invitation Video",
    "author_nicks": [
        {
            "name": "Nosfe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                "id": 828,
                "name": "Nosfe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "video"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.altparty.org/archive/n-altinvi.mpeg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/lamerfest02/wild/n-altinvi.mpeg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/altparty03/misc/n-altinvi.mpeg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8126"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0oo_amW4LZ4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "113",
            "competition": {
                "id": 7252,
                "name": "Invitation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/957/",
                    "id": 957,
                    "name": "Alternative Party 2003",
                    "tagline": "AltParty 4",
                    "start_date": "2003-01-10",
                    "end_date": "2003-01-12",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/957/?format=api",
            "demozoo_url": "https://demozoo.org/parties/957/",
            "id": 957,
            "name": "Alternative Party 2003",
            "tagline": "AltParty 4",
            "start_date": "2003-01-10",
            "end_date": "2003-01-12",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": "http://www.altparty.org/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/15/b0/b513.7998.jpg",
            "original_width": 325,
            "original_height": 243,
            "standard_url": "https://media.demozoo.org/screens/s/15/b0/b513.7998.jpg",
            "standard_width": 325,
            "standard_height": 243,
            "thumbnail_url": "https://media.demozoo.org/screens/t/15/b0/b513.7998.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": []
}