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

{
    "url": "https://demozoo.org/api/v1/productions/41964/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/41964/",
    "id": 41964,
    "title": "Madonna Zen!",
    "author_nicks": [
        {
            "name": "ArtMan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26620/?format=api",
                "id": 26620,
                "name": "ArtMan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Eden Inc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26621/?format=api",
                "id": 26621,
                "name": "Eden Inc",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-17",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arf99/grfx/truecolor/arf_gfx2d_24b.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "54",
            "competition": {
                "id": 4011,
                "name": "Gfx2D 24bits",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/576/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/576/",
                    "id": 576,
                    "name": "Arf!Party 1999",
                    "tagline": "",
                    "start_date": "1999-04-16",
                    "end_date": "1999-04-18",
                    "location": "Chassieu, Département du Rhône, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.74444,
                    "longitude": 4.96639,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d3/02/8ebd.16111.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/d3/02/8ebd.16111.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d3/02/8ebd.16111.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "madonna"
    ]
}