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

{
    "url": "https://demozoo.org/api/v1/productions/137723/?format=api",
    "demozoo_url": "https://demozoo.org/productions/137723/",
    "id": 137723,
    "title": "Demo",
    "author_nicks": [
        {
            "name": "Groovy Bits",
            "abbreviation": "GB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2783/?format=api",
                "id": 2783,
                "name": "Groovy Bits",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-01-06",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/G/G-others/GroovyBits-Short"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=1318"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10089,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1350/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1350/",
                    "id": 1350,
                    "name": "Phenomena and Censor Party 1990",
                    "tagline": "",
                    "start_date": "1990-01-05",
                    "end_date": "1990-01-07",
                    "location": "Arboga Kommun, Västmanland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.39452,
                    "longitude": 15.79261,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/6d/b4e6.86234.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/f6/6d/b4e6.86234.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/6d/b4e6.86234.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/eb/b7/7060.jw3467.png",
            "original_width": 331,
            "original_height": 261,
            "standard_url": "https://media.demozoo.org/screens/s/eb/b7/7060.jw3467.png",
            "standard_width": 331,
            "standard_height": 261,
            "thumbnail_url": "https://media.demozoo.org/screens/t/eb/b7/7060.jw3467.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-credits-added"
    ]
}