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

{
    "url": "https://demozoo.org/api/v1/productions/14970/?format=api",
    "demozoo_url": "https://demozoo.org/productions/14970/",
    "id": 14970,
    "title": "Fucking Thing",
    "author_nicks": [
        {
            "name": "Doctor Max",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9280/?format=api",
                "id": 9280,
                "name": "Dr. Max",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Global Corporation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9279/?format=api",
                "id": 9279,
                "name": "Global Corp",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200301/FUTHING.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68231"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dDG1Z77QeCc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "272",
            "competition": {
                "id": 909,
                "name": "ZX Spectrum 512b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/300/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/300/",
                    "id": 300,
                    "name": "CAFe 2002",
                    "tagline": "Computer Art Festival 2002",
                    "start_date": "2002-08-24",
                    "end_date": "2002-08-25",
                    "location": "Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75,
                    "longitude": 49.13333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/51/2ff6.310192.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/ec/51/2ff6.310192.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/51/2ff6.310192.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "monochrome"
    ]
}