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

{
    "url": "https://demozoo.org/api/v1/productions/195044/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195044/",
    "id": 195044,
    "title": "Magazyn Preview",
    "author_nicks": [
        {
            "name": "Robert Szacki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82757/?format=api",
                "id": 82757,
                "name": "Hextreme",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-10-13",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/retrokomp18/gamedev/magazyn.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=91208"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=78582"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 14721,
                "name": "GameDev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3740/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3740/",
                    "id": 3740,
                    "name": "RetroKomp 2018",
                    "tagline": "",
                    "start_date": "2018-10-13",
                    "end_date": "2018-10-14",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://retrokomp.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/71/c70c.299730.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/63/71/c70c.299730.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/71/c70c.299730.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}