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

{
    "url": "https://demozoo.org/api/v1/productions/55984/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55984/",
    "id": 55984,
    "title": "DNA",
    "author_nicks": [
        {
            "name": "Cr0ck",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15936/?format=api",
                "id": 15936,
                "name": "Crock",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Crolyx",
            "abbreviation": "CRLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5957/?format=api",
                "id": 5957,
                "name": "Crolyx",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-05-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/millenium01.ru/512b/02-dna.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63410"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "6.0308",
            "competition": {
                "id": 6005,
                "name": "PC 512b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/292/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/292/",
                    "id": 292,
                    "name": "Millennium 1901",
                    "tagline": "",
                    "start_date": "2001-05-09",
                    "end_date": "2001-05-10",
                    "location": "Horad Minsk, Minsk City, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.9,
                    "longitude": 27.56667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/13/9c4a.299251.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/29/13/9c4a.299251.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/13/9c4a.299251.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "twister"
    ]
}