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

{
    "url": "https://demozoo.org/api/v1/productions/31750/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/31750/",
    "id": 31750,
    "title": "Deeplove",
    "author_nicks": [
        {
            "name": "Grass",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21377/?format=api",
                "id": 21377,
                "name": "Grass",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Avatar",
            "abbreviation": "ATA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17594/?format=api",
                "id": 17594,
                "name": "Avatar",
                "is_group": true
            }
        },
        {
            "name": "Cybernetic Genetics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3629/?format=api",
                "id": 3629,
                "name": "Cybernetic Genetics",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-04-08",
    "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/2012/revision12/oldskool_graphics/grass-deeplove.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "399",
            "competition": {
                "id": 2580,
                "name": "Oldskool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/933/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/933/",
                    "id": 933,
                    "name": "Revision 2012",
                    "tagline": "",
                    "start_date": "2012-04-06",
                    "end_date": "2012-04-09",
                    "location": "Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.2354,
                    "longitude": 6.98165,
                    "website": "https://2012.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cd/4f/4163.8209.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/cd/4f/4163.8209.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cd/4f/4163.8209.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "project-one",
        "stages-included"
    ]
}