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

{
    "url": "https://demozoo.org/api/v1/productions/80125/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/80125/",
    "id": 80125,
    "title": "New Start",
    "author_nicks": [
        {
            "name": "Nightlord",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4003/?format=api",
                "id": 4003,
                "name": "Nightlord",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Civitas",
            "abbreviation": "CIVI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-09-18",
    "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/2005/7d5/grfx/new_start-nightlord_of_civitas.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "7,45",
            "competition": {
                "id": 8301,
                "name": "Pixel Graphic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/636/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/636/",
                    "id": 636,
                    "name": "7D 2005",
                    "tagline": "7D5",
                    "start_date": "2005-09-17",
                    "end_date": "2005-09-19",
                    "location": "Maltepe, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 40.9589,
                    "longitude": 29.17866,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/c7/a2d7.118536.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/55/c7/a2d7.118536.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/c7/a2d7.118536.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}