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

{
    "url": "https://demozoo.org/api/v1/productions/255146/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/255146/",
    "id": 255146,
    "title": "Roboter",
    "author_nicks": [
        {
            "name": "Spiral World",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75149/?format=api",
                "id": 75149,
                "name": "Spiral World",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Goonies Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79402/?format=api",
                "id": 79402,
                "name": "The Goonies Group",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-06-29",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/posadas19/wild/roboter.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15351,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3875/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3875/",
                    "id": 3875,
                    "name": "Posadas 2019",
                    "tagline": "",
                    "start_date": "2019-06-28",
                    "end_date": "2019-06-30",
                    "location": "Posadas, Province of Córdoba, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.82361,
                    "longitude": -5.11913,
                    "website": "http://www.posadasparty.es/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/97/30/22d4.191138.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/97/30/22d4.191138.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/97/30/22d4.191138.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "ganged"
    ]
}