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

{
    "url": "https://demozoo.org/api/v1/productions/75046/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/75046/",
    "id": 75046,
    "title": "Seafarer",
    "author_nicks": [
        {
            "name": "Grip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23193/?format=api",
                "id": 23193,
                "name": "Grip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Senex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30674/?format=api",
                "id": 30674,
                "name": "Senex",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-06-09",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2013/flashback13/gfx_oldschool/grip_seafarer.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "61",
            "competition": {
                "id": 7870,
                "name": "Graphics - Old School",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1786/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1786/",
                    "id": 1786,
                    "name": "Flashback 2013",
                    "tagline": "",
                    "start_date": "2013-06-08",
                    "end_date": "2013-06-10",
                    "location": "Sydney, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.869629,
                    "longitude": 151.206955,
                    "website": "http://www.defame.com.au/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c5/8f/156c.pl79711.png",
            "original_width": 329,
            "original_height": 209,
            "standard_url": "https://media.demozoo.org/screens/s/c5/8f/156c.pl79711.png",
            "standard_width": 329,
            "standard_height": 209,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c5/8f/156c.pl79711.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": []
}