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

{
    "url": "https://demozoo.org/api/v1/productions/269657/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269657/",
    "id": 269657,
    "title": "Mad Effect #2",
    "author_nicks": [
        {
            "name": "French Touch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61746/?format=api",
                "id": 61746,
                "name": "French Touch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-10-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Grouik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61831/?format=api",
                    "id": 61831,
                    "name": "Grouik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Grouik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61831/?format=api",
                    "id": 61831,
                    "name": "Grouik",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "nq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fr3nch.t0uch.free.fr/MAD2/MAD2.dsk"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://fr3nch.t0uch.free.fr/MAD2/MAD2_EMU.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fr3nch.t0uch.free.fr/MAD2/MAD2.html"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Fr3nchT0uch/Mad_Effect_2"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83597"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Vcjs8883Gkw"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/ce/0438.195719.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/6b/ce/0438.195719.jpg",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/ce/0438.195719.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "source-available"
    ]
}