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

{
    "url": "https://demozoo.org/api/v1/productions/318240/?format=api",
    "demozoo_url": "https://demozoo.org/productions/318240/",
    "id": 318240,
    "title": "La vache 2",
    "author_nicks": [
        {
            "name": "Factory",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25763/?format=api",
                "id": 25763,
                "name": "Factory",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://factoryvideo.free.fr/FACTORY%20-%20La%20Vache%20II.avi"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://factoryvideo.free.fr/FACTORY%20-%20La%20Vache%20II.mpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/14/f1/cf9f.319471.png",
            "original_width": 800,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/14/f1/cf9f.319471.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/f1/cf9f.319471.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cow"
    ]
}