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

{
    "url": "https://demozoo.org/api/v1/productions/2944/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2944/",
    "id": 2944,
    "title": "Swappers For Everyone",
    "author_nicks": [
        {
            "name": "Instinct",
            "abbreviation": "ITC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1220/?format=api",
                "id": 1220,
                "name": "Instinct",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-06",
    "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/1997/kindergarden97/amiga/demo/kg97-adv.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=18143"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31901"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "17",
            "competition": {
                "id": 305,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/146/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/146/",
                    "id": 146,
                    "name": "Kindergarden 1997",
                    "tagline": "",
                    "start_date": "1997-07-03",
                    "end_date": "1997-07-06",
                    "location": "Hellerud, Oslo, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.91601,
                    "longitude": 10.85363,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e5/e7/af96.83332.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/e5/e7/af96.83332.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/e7/af96.83332.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/51/bb/7cb7.jw37892a.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/51/bb/7cb7.jw37892a.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/bb/7cb7.jw37892a.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/77/fa/906c.jw37892b.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/77/fa/906c.jw37892b.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/77/fa/906c.jw37892b.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}