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

{
    "url": "https://demozoo.org/api/v1/productions/14106/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/14106/",
    "id": 14106,
    "title": "Fregata",
    "author_nicks": [
        {
            "name": "Ally",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9454/?format=api",
                "id": 9454,
                "name": "Ally",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Phantom Family",
            "abbreviation": "PhF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9009/?format=api",
                "id": 9009,
                "name": "Phantom Family",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-03",
    "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/1999/complex99/zx_spectrum/ccomp99.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "197",
            "competition": {
                "id": 771,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/274/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/274/",
                    "id": 274,
                    "name": "Complex Compo 1999",
                    "tagline": "",
                    "start_date": "1999-03",
                    "end_date": "1999-03",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 39,
            "ranking": "=32",
            "score": "27 (6.8)",
            "competition": {
                "id": 804,
                "name": "Graphics (normal results)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/281/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/281/",
                    "id": 281,
                    "name": "Chaos Constructions 999.999",
                    "tagline": "",
                    "start_date": "1999-12-01",
                    "end_date": "2000-01-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/4a/e25f.130316.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/c8/4a/e25f.130316.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/4a/e25f.130316.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}