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

{
    "url": "https://demozoo.org/api/v1/productions/68489/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68489/",
    "id": 68489,
    "title": "The Alberts go to kindergarden again",
    "author_nicks": [
        {
            "name": "The Alberts",
            "abbreviation": "THA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3028/?format=api",
                "id": 3028,
                "name": "The Alberts",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-09-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/2008/stream08/demo/low-end/the_alberts_go_to_kindergarden_again.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51819"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "-21",
            "competition": {
                "id": 7436,
                "name": "Low-End Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/217/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/217/",
                    "id": 217,
                    "name": "Stream 2008",
                    "tagline": "Five",
                    "start_date": "2008-09-19",
                    "end_date": "2008-09-21",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.497815,
                    "longitude": 23.762265,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/74/04/517d.351778.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/74/04/517d.351778.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/04/517d.351778.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "sdl"
    ]
}