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

{
    "url": "https://demozoo.org/api/v1/productions/15755/?format=api",
    "demozoo_url": "https://demozoo.org/productions/15755/",
    "id": 15755,
    "title": "Phore512",
    "author_nicks": [
        {
            "name": "Ice'Di",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9195/?format=api",
                "id": 9195,
                "name": "Ice'Di",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Triumph",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                "id": 9193,
                "name": "Triumph",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-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/200308/cafe03/phore512_scl.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200308/cafe03/phore512_tap.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53559"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "157",
            "competition": {
                "id": 926,
                "name": "ZX Spectrum 512b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/308/",
                    "id": 308,
                    "name": "CAFe 2003",
                    "tagline": "Computer Art Festival 2003",
                    "start_date": "2003-08-23",
                    "end_date": "2003-08-24",
                    "location": "Kazan', Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.733009,
                    "longitude": 49.14547,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/42/f10e.310194.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/57/42/f10e.310194.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/42/f10e.310194.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "zx-spectrum-48k"
    ]
}