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

{
    "url": "https://demozoo.org/api/v1/productions/18844/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18844/",
    "id": 18844,
    "title": "Taro Anima",
    "author_nicks": [
        {
            "name": "Sympathy",
            "abbreviation": "SMP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13272/?format=api",
                "id": 13272,
                "name": "Sympathy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Somebody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17152/?format=api",
                    "id": 17152,
                    "name": "Somebody",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mindflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11708/?format=api",
                    "id": 11708,
                    "name": "Mindflower",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Somebody",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17152/?format=api",
                    "id": 17152,
                    "name": "Somebody",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mindflower",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11708/?format=api",
                    "id": 11708,
                    "name": "Mindflower",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/mekka97/demo/smp_anim.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6328"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LaDJIRWOjHM"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aTvTWAzhjaU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "44",
            "competition": {
                "id": 1127,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/334/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/334/",
                    "id": 334,
                    "name": "Mekka & Symposium 1997",
                    "tagline": "",
                    "start_date": "1997-03-28",
                    "end_date": "1997-03-31",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/06/2ef6.349109.gif",
            "original_width": 319,
            "original_height": 199,
            "standard_url": "https://media.demozoo.org/screens/s/ee/06/2ef6.349109.png",
            "standard_width": 319,
            "standard_height": 199,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/06/2ef6.349109.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}