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

{
    "url": "https://demozoo.org/api/v1/productions/44916/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44916/",
    "id": 44916,
    "title": "Sheep Recognizer",
    "author_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-10",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/scenemeeting99/amiga/in40/4okb_intro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11903"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31677"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "19",
            "competition": {
                "id": 4426,
                "name": "Amiga Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1061/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1061/",
                    "id": 1061,
                    "name": "Scene Meeting 1999",
                    "tagline": "",
                    "start_date": "1999-07-09",
                    "end_date": "1999-07-11",
                    "location": "Odense Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.3957,
                    "longitude": 10.37761,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a8/ff/c83b.jw26346a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/a8/ff/c83b.jw26346a.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a8/ff/c83b.jw26346a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/82/08/3119.jw26346b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/82/08/3119.jw26346b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/82/08/3119.jw26346b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}