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

{
    "url": "https://demozoo.org/api/v1/productions/254988/?format=api",
    "demozoo_url": "https://demozoo.org/productions/254988/",
    "id": 254988,
    "title": "Space Cat",
    "author_nicks": [
        {
            "name": "muffintrap",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80210/?format=api",
                "id": 80210,
                "name": "muffintrap",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Funny Curly Cat Code Factory",
            "abbreviation": "FCCCF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84395/?format=api",
                "id": 84395,
                "name": "Funny Curly Cat Code Factory",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-08-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2019/assembly19/one_scene/space_cat_by_fcccf.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82465"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=H0mMxzI0TvU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "538",
            "competition": {
                "id": 15342,
                "name": "One Scene",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3791/",
                    "id": 3791,
                    "name": "Assembly 2019",
                    "tagline": "",
                    "start_date": "2019-08-01",
                    "end_date": "2019-08-04",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/9b/b3e8.343068.png",
            "original_width": 960,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/af/9b/b3e8.343068.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/9b/b3e8.343068.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "sdl",
        "sdl2"
    ]
}