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

{
    "url": "https://demozoo.org/api/v1/productions/42485/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42485/",
    "id": 42485,
    "title": "Fern Flower",
    "author_nicks": [
        {
            "name": "Hazar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15703/?format=api",
                "id": 15703,
                "name": "Hazar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HellRaiserGroup",
            "abbreviation": "HRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10386/?format=api",
                "id": 10386,
                "name": "HellRaiserGroup",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-02-27",
    "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/bytefall99/grtc/fern.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6.14",
            "competition": {
                "id": 4076,
                "name": "Render",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/373/",
                    "id": 373,
                    "name": "Bytefall 1999",
                    "tagline": "",
                    "start_date": "1999-02-27",
                    "end_date": "1999-02-28",
                    "location": "Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75695,
                    "longitude": 37.614971,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/a9/0e6d.pl48401.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/8f/a9/0e6d.pl48401.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/a9/0e6d.pl48401.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}