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

{
    "url": "https://demozoo.org/api/v1/productions/301289/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/301289/",
    "id": 301289,
    "title": "We Are Free",
    "author_nicks": [
        {
            "name": "Honcho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78788/?format=api",
                "id": 78788,
                "name": "Honcho",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Atlantis",
            "abbreviation": "ATL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-10-09",
    "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": [
        {
            "nick": {
                "name": "Honcho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78788/?format=api",
                    "id": 78788,
                    "name": "Honcho",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "PETSCII"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/deadline21/ansi_ascii/we-are-free.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=210195"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "159",
            "competition": {
                "id": 16787,
                "name": "ASCII/ANSI/PETSCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4285/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4285/",
                    "id": 4285,
                    "name": "Deadline 2021",
                    "tagline": "Re-United",
                    "start_date": "2021-10-08",
                    "end_date": "2021-10-10",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2021/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9c/df/9bf7.299872.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/9c/df/9bf7.299872.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9c/df/9bf7.299872.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}