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

{
    "url": "https://demozoo.org/api/v1/productions/68816/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68816/",
    "id": 68816,
    "title": "Farmsong 1",
    "author_nicks": [
        {
            "name": "Dutch Muggers Association",
            "abbreviation": "DMA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38417/?format=api",
                "id": 38417,
                "name": "Dutch Muggers Association",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-04-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "A3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44005/?format=api",
                    "id": 44005,
                    "name": "A3",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Digitizing"
        },
        {
            "nick": {
                "name": "R.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44004/?format=api",
                    "id": 44004,
                    "name": "R.",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Digitizing"
        },
        {
            "nick": {
                "name": "R.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44004/?format=api",
                    "id": 44004,
                    "name": "R.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Robert",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62621/?format=api",
                    "id": 62621,
                    "name": "Robert",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "De-crunching routines"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/D/DMA/FARMSNG1.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/demo-atari-st-farmsong-i-color-version_25801.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19963"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/47/bb73.66262.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/2a/47/bb73.66262.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/47/bb73.66262.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "pornography",
        "nsfw"
    ]
}