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

{
    "url": "https://demozoo.org/api/v1/productions/119333/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/119333/",
    "id": 119333,
    "title": "It's Alive",
    "author_nicks": [
        {
            "name": "Jate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3295/?format=api",
                "id": 3295,
                "name": "Jate",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HiRMU",
            "abbreviation": "HRM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1052/?format=api",
                "id": 1052,
                "name": "HiRMU",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-12-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/storage/czOqUENzKOqjkdih.php/176304/hirmucover.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 10753,
                "name": "Diskcover",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/728/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/728/",
                    "id": 728,
                    "name": "Zoo 1998",
                    "tagline": "",
                    "start_date": "1998-12-04",
                    "end_date": "1998-12-06",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.49781,
                    "longitude": 23.76226,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3a/ea/e7fa.187309.png",
            "original_width": 851,
            "original_height": 1280,
            "standard_url": "https://media.demozoo.org/screens/s/3a/ea/e7fa.187309.png",
            "standard_width": 199,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3a/ea/e7fa.187309.png",
            "thumbnail_width": 99,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "paper"
    ]
}