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

{
    "url": "https://demozoo.org/api/v1/productions/13801/?format=api",
    "demozoo_url": "https://demozoo.org/productions/13801/",
    "id": 13801,
    "title": "SS ZX Party Intro",
    "author_nicks": [
        {
            "name": "SS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8990/?format=api",
                "id": 8990,
                "name": "Selmi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ZeroTeam",
            "abbreviation": "ZT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8900/?format=api",
                "id": 8900,
                "name": "ZeroTeam",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-26",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.zeroteam.sk/files/nameless.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Sszxp.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/zx_party00/zx_spectrum/zxp2000.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6425"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "38",
            "competition": {
                "id": 838,
                "name": "1K intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/287/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/287/",
                    "id": 287,
                    "name": "ZX Party 2000",
                    "tagline": "",
                    "start_date": "2000-08-25",
                    "end_date": "2000-08-27",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/c0/f569.280869.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/6e/c0/f569.280869.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/c0/f569.280869.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}