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

{
    "url": "https://demozoo.org/api/v1/productions/61347/?format=api",
    "demozoo_url": "https://demozoo.org/productions/61347/",
    "id": 61347,
    "title": "Burning Bee",
    "author_nicks": [
        {
            "name": "Thoty",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2567/?format=api",
                "id": 2567,
                "name": "Thothy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "STune Development Team",
            "abbreviation": "SDT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2243/?format=api",
                "id": 2243,
                "name": "STune Development Team",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-09-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Thoty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2567/?format=api",
                    "id": 2567,
                    "name": "Thothy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/party/uc2k/burnibee.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/THOTHY/BURNBEE.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28849"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "161",
            "competition": {
                "id": 6726,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1713/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1713/",
                    "id": 1713,
                    "name": "Unconventional 2000",
                    "tagline": "",
                    "start_date": "2000-09-01",
                    "end_date": "2000-09-03",
                    "location": "Lengenfeld, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.57003,
                    "longitude": 12.36535,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/d0/5265.119433.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/0c/d0/5265.119433.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/d0/5265.119433.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "no-sound",
        "fire-effect"
    ]
}