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

{
    "url": "https://demozoo.org/api/v1/productions/1896/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1896/",
    "id": 1896,
    "title": "Along Came A Knight",
    "author_nicks": [
        {
            "name": "Elcrew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4311/?format=api",
                "id": 4311,
                "name": "Elcrew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://elcrew.modermodemet.se/elcrew-acak.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/mekkasymposium02/fast/along_came_a_knight.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=79681"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15552"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "82",
            "competition": {
                "id": 1847,
                "name": "Fast Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/238/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/238/",
                    "id": 238,
                    "name": "Mekka & Symposium 2002",
                    "tagline": "Defender Of The Scene",
                    "start_date": "2002-03-29",
                    "end_date": "2002-04-01",
                    "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/45/4a/b8c7.jw119310b.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/45/4a/b8c7.jw119310b.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/45/4a/b8c7.jw119310b.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ee/4a/7138.jw119310a.png",
            "original_width": 720,
            "original_height": 560,
            "standard_url": "https://media.demozoo.org/screens/s/ee/4a/7138.jw119310a.png",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ee/4a/7138.jw119310a.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "amos"
    ]
}