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

{
    "url": "https://demozoo.org/api/v1/productions/42587/?format=api",
    "demozoo_url": "https://demozoo.org/productions/42587/",
    "id": 42587,
    "title": "Cat Megademo",
    "author_nicks": [
        {
            "name": "Stas Korovin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26846/?format=api",
                "id": 26846,
                "name": "Stas Korovin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SK Corporation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26847/?format=api",
                "id": 26847,
                "name": "SK Corporation",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/73/?format=api",
            "id": 73,
            "name": "Electronika BK-0010/11M"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/cafe99/bkdemo/cat.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15914"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7,492",
            "competition": {
                "id": 4091,
                "name": "BK Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/279/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/279/",
                    "id": 279,
                    "name": "CAFe 1999",
                    "tagline": "Computer Art Festival 1999",
                    "start_date": "1999-08-28",
                    "end_date": "1999-08-29",
                    "location": "Kazan, Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.78874,
                    "longitude": 49.12214,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/da/b9/e53d.113661.png",
            "original_width": 812,
            "original_height": 611,
            "standard_url": "https://media.demozoo.org/screens/s/da/b9/e53d.113661.jpg",
            "standard_width": 398,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/da/b9/e53d.113661.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "russian"
    ]
}