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

{
    "url": "https://demozoo.org/api/v1/productions/173155/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173155/",
    "id": 173155,
    "title": "Jul 2006",
    "author_nicks": [
        {
            "name": "Nerds 'R' Us",
            "abbreviation": "NRU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22862/?format=api",
                "id": 22862,
                "name": "Nerds 'R' Us",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
            "id": 25,
            "name": "Nintendo Entertainment System (NES)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Anders Åstrand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76809/?format=api",
                    "id": 76809,
                    "name": "Schepe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Anders Åstrand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76809/?format=api",
                    "id": 76809,
                    "name": "Schepe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Anders Åstrand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76809/?format=api",
                    "id": 76809,
                    "name": "Schepe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20140921224917/http://www.nada.kth.se/~andast/Anders_A%20-%20Jul%202006.nes"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29704"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=P_ikhKNOjvo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/a7/d3fc.140295.png",
            "original_width": 256,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/a5/a7/d3fc.140295.png",
            "standard_width": 256,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/a7/d3fc.140295.png",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "christmas"
    ]
}