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

{
    "url": "https://demozoo.org/api/v1/productions/63692/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63692/",
    "id": 63692,
    "title": "Demo",
    "author_nicks": [
        {
            "name": "Virtual Light Pump",
            "abbreviation": "VLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
                "id": 3240,
                "name": "Virtual Light Pump",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://low.fi/~nosfe/vlp/alt2/vlp1d.hs"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=uNIU7HpA_kU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "25",
            "competition": {
                "id": 7054,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1460/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1460/",
                    "id": 1460,
                    "name": "Alternative Party 2000",
                    "tagline": "2 Alternative Party",
                    "start_date": "2000-07-07",
                    "end_date": "2000-07-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.fishpool.com/alternative-party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/3d/aeba.351425.jpg",
            "original_width": 1073,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/2e/3d/aeba.351425.jpg",
            "standard_width": 400,
            "standard_height": 286,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/3d/aeba.351425.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "lost",
        "no-binaries",
        "source-only"
    ]
}