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

{
    "url": "https://demozoo.org/api/v1/productions/65573/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65573/",
    "id": 65573,
    "title": "Matrix",
    "author_nicks": [
        {
            "name": "Erik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37132/?format=api",
                "id": 37132,
                "name": "Erik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Resident",
            "abbreviation": "RDT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17099/?format=api",
                "id": 17099,
                "name": "Resident",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/7d3/256b/matrix.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11661"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6,66",
            "competition": {
                "id": 7200,
                "name": "256 Byte",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/633/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/633/",
                    "id": 633,
                    "name": "7D 2003",
                    "tagline": "7D3",
                    "start_date": "2003-08-23",
                    "end_date": "2003-08-24",
                    "location": "Kadiköy, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 40.985561,
                    "longitude": 29.02944,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6a/99/1a97.315018.png",
            "original_width": 651,
            "original_height": 411,
            "standard_url": "https://media.demozoo.org/screens/s/6a/99/1a97.315018.png",
            "standard_width": 400,
            "standard_height": 252,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6a/99/1a97.315018.png",
            "thumbnail_width": 200,
            "thumbnail_height": 126
        }
    ],
    "tags": []
}