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

{
    "url": "https://demozoo.org/api/v1/productions/90247/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/90247/",
    "id": 90247,
    "title": "Elina Och Hennes Syster",
    "author_nicks": [
        {
            "name": "Flood",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/185/?format=api",
                "id": 185,
                "name": "Flood",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Noice",
            "abbreviation": "NOC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-03",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/birdie99/grfx/elina.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "71",
            "competition": {
                "id": 9496,
                "name": "Pixel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/756/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/756/",
                    "id": 756,
                    "name": "Birdie 1999 (9)",
                    "tagline": "Birdie 9",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-04",
                    "location": "Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.198448,
                    "longitude": 17.55142,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bf/d5/bc41.38993.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/bf/d5/bc41.38993.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bf/d5/bc41.38993.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}