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

{
    "url": "https://demozoo.org/api/v1/productions/5125/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5125/",
    "id": 5125,
    "title": "Mother mother, there are clowns in my bed!",
    "author_nicks": [
        {
            "name": "Boozoholics",
            "abbreviation": "BZH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88/?format=api",
                "id": 88,
                "name": "Boozoholics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/breakpoint09/amiga/demo/bzh-rb09.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=22163"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53029"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-iXe7wd31TY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "31",
            "competition": {
                "id": 532,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/26/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/26/",
                    "id": 26,
                    "name": "Breakpoint 2009",
                    "tagline": "Everything Is Under Control",
                    "start_date": "2009-04-10",
                    "end_date": "2009-04-13",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2009/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5196/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5196/",
            "id": 5196,
            "name": "Robinson Boozoe 2009",
            "tagline": "",
            "start_date": "2009-06-19",
            "end_date": "2009-06-21",
            "location": "Oslo County, Oslo, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.9119,
            "longitude": 10.7336,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/bf/e15a.jw45961a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/25/bf/e15a.jw45961a.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/bf/e15a.jw45961a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/6d/80/291b.jw45961b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/6d/80/291b.jw45961b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6d/80/291b.jw45961b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}