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

{
    "url": "https://demozoo.org/api/v1/productions/67943/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/67943/",
    "id": 67943,
    "title": "Melancolía Por Un Amor Perdido",
    "author_nicks": [
        {
            "name": "Sole",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9805/?format=api",
                "id": 9805,
                "name": "Sole",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Lords Of The Bits",
            "abbreviation": "TLOTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5945/?format=api",
                "id": 5945,
                "name": "The Lords Of The Bits",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-11-01",
    "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/2003/bcnparty11/grfx/sole-gfx2d.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "78",
            "competition": {
                "id": 7317,
                "name": "Gfx 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1097/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1097/",
                    "id": 1097,
                    "name": "BCN Party 2003",
                    "tagline": "",
                    "start_date": "2003-10-31",
                    "end_date": "2003-11-02",
                    "location": "Barcelona, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.385578,
                    "longitude": 2.16874,
                    "website": "http://www.bcnparty.org/bcn11"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e4/8c/3ff3.pl67664.jpg",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/e4/8c/3ff3.pl67664.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e4/8c/3ff3.pl67664.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}