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

{
    "url": "https://demozoo.org/api/v1/productions/14747/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/14747/",
    "id": 14747,
    "title": "Phatalia",
    "author_nicks": [
        {
            "name": "Relict",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9112/?format=api",
                "id": 9112,
                "name": "Relict",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "K3L",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8940/?format=api",
                "id": 8940,
                "name": "K3L",
                "is_group": true
            }
        },
        {
            "name": "Phantasy",
            "abbreviation": "PHT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2226/?format=api",
                "id": 2226,
                "name": "Phantasy",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-09-22",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/phat01/zx_spectrum/phat1.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6093",
            "competition": {
                "id": 877,
                "name": "Phat logo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/294/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/294/",
                    "id": 294,
                    "name": "Phat 2001",
                    "tagline": "Phat1",
                    "start_date": "2001-09-21",
                    "end_date": "2001-09-23",
                    "location": "Rīga, Riga, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.97778,
                    "longitude": 24.12167,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b1/6d/e9dc.6153.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/b1/6d/e9dc.6153.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b1/6d/e9dc.6153.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}