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

{
    "url": "https://demozoo.org/api/v1/productions/3402/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/3402/",
    "id": 3402,
    "title": "Cos-Mos",
    "author_nicks": [
        {
            "name": "Fzool",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1139/?format=api",
                "id": 1139,
                "name": "Fzool",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Salva Mea",
            "abbreviation": "SaMe",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3807/?format=api",
                "id": 3807,
                "name": "Salva Mea",
                "is_group": true
            }
        },
        {
            "name": "Smash Designs",
            "abbreviation": "SDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                "id": 462,
                "name": "Smash Designs",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-04-12",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2004/breakpoint04/c64/grfx/breakpoint_c64_gfx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "22",
            "competition": {
                "id": 358,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/21/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/21/",
                    "id": 21,
                    "name": "Breakpoint 2004",
                    "tagline": "The Code Inside",
                    "start_date": "2004-04-09",
                    "end_date": "2004-04-12",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/88/ae/072a.54191.png",
            "original_width": 320,
            "original_height": 198,
            "standard_url": "https://media.demozoo.org/screens/s/88/ae/072a.54191.png",
            "standard_width": 320,
            "standard_height": 198,
            "thumbnail_url": "https://media.demozoo.org/screens/t/88/ae/072a.54191.png",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        }
    ],
    "tags": []
}