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

{
    "url": "https://demozoo.org/api/v1/productions/50730/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/50730/",
    "id": 50730,
    "title": "Your Manual Ray",
    "author_nicks": [
        {
            "name": "Noize",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3023/?format=api",
                "id": 3023,
                "name": "Noize",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Kolor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1980/?format=api",
                "id": 1980,
                "name": "Kolor",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-06-17",
    "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/2000/takeover00/grfx/your_manual_ray_by_noize_of_kolor.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "48",
            "competition": {
                "id": 5201,
                "name": "Handdrawn Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/996/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/996/",
                    "id": 996,
                    "name": "Takeover 2000",
                    "tagline": "The Millennium Edition",
                    "start_date": "2000-06-16",
                    "end_date": "2000-06-18",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c3/5c/7b82.pl56503.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/c3/5c/7b82.pl56503.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/5c/7b82.pl56503.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}