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

{
    "url": "https://demozoo.org/api/v1/productions/43698/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43698/",
    "id": 43698,
    "title": "Pitbull",
    "author_nicks": [
        {
            "name": "Centrum Super Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27357/?format=api",
                "id": 27357,
                "name": "Centrum Super Design",
                "is_group": true
            }
        },
        {
            "name": "Logrus",
            "abbreviation": "LGR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16783/?format=api",
                "id": 16783,
                "name": "Logrus",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-25",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/horizon99/in64/01.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59003"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 4257,
                "name": "64K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1058/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1058/",
                    "id": 1058,
                    "name": "Horizon 1999",
                    "tagline": "",
                    "start_date": "1999-09-24",
                    "end_date": "1999-09-26",
                    "location": "Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.918919,
                    "longitude": 19.1343,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mxm"
    ]
}