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

{
    "url": "https://demozoo.org/api/v1/productions/20229/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20229/",
    "id": 20229,
    "title": "A-Type",
    "author_nicks": [
        {
            "name": "Dexter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/400/?format=api",
                "id": 400,
                "name": "Dexter",
                "is_group": false
            }
        },
        {
            "name": "Pink",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/397/?format=api",
                "id": 397,
                "name": "Pink",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Abyss",
            "abbreviation": "AYS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/mekkasymposium98/32kgame/ays-atyp.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=29833"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4760"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aAQjB_QrySo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "266",
            "competition": {
                "id": 1249,
                "name": "Game 32K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/336/",
                    "id": 336,
                    "name": "Mekka & Symposium 1998",
                    "tagline": "We Are Family",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-13",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/97/27/3ea3.jw61511b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/97/27/3ea3.jw61511b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/97/27/3ea3.jw61511b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/ff/67d4.jw61511a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/c2/ff/67d4.jw61511a.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/ff/67d4.jw61511a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "remake",
        "shoot-em-up"
    ]
}