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

{
    "url": "https://demozoo.org/api/v1/productions/167450/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/167450/",
    "id": 167450,
    "title": "Ta Med",
    "author_nicks": [
        {
            "name": "DCMP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9970/?format=api",
                "id": 9970,
                "name": "DCMP",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-08-05",
    "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": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=45041"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=37415"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 12965,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3107/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3107/",
                    "id": 3107,
                    "name": "Primary Star 2006",
                    "tagline": "",
                    "start_date": "2006-08-04",
                    "end_date": "2006-08-06",
                    "location": "Reusel, Gemeente Reusel-De Mierden, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.3625,
                    "longitude": 5.16528,
                    "website": "http://www.primary-star.tk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/e6/ca2b.306055.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/76/e6/ca2b.306055.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/e6/ca2b.306055.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}