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

{
    "url": "https://demozoo.org/api/v1/productions/159448/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159448/",
    "id": 159448,
    "title": "TIATracker V1.0",
    "author_nicks": [
        {
            "name": "Cluster",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49077/?format=api",
                "id": 49077,
                "name": "Cluster",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-06-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kylearan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49091/?format=api",
                    "id": 49091,
                    "name": "Kylearan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.compoundeye.net/demoscene/TIATracker.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/atari/tiatracker.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitbucket.org/kylearan/tiatracker"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67648"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Lm93mvN4Edc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/20/1a/f77a.126580.png",
            "original_width": 1092,
            "original_height": 802,
            "standard_url": "https://media.demozoo.org/screens/s/20/1a/f77a.126580.jpg",
            "standard_width": 400,
            "standard_height": 293,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/1a/f77a.126580.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/68/73/bd4e.126579.png",
            "original_width": 1092,
            "original_height": 802,
            "standard_url": "https://media.demozoo.org/screens/s/68/73/bd4e.126579.jpg",
            "standard_width": 400,
            "standard_height": 293,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/73/bd4e.126579.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/fd/0f/eaa1.126581.png",
            "original_width": 1092,
            "original_height": 802,
            "standard_url": "https://media.demozoo.org/screens/s/fd/0f/eaa1.126581.jpg",
            "standard_width": 400,
            "standard_height": 293,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fd/0f/eaa1.126581.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 146
        }
    ],
    "tags": [
        "tracker",
        "source-available"
    ]
}