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

{
    "url": "https://demozoo.org/api/v1/productions/87421/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/87421/",
    "id": 87421,
    "title": "girl",
    "author_nicks": [
        {
            "name": "MouldyCat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3673/?format=api",
                "id": 3673,
                "name": "MouldyCat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mercury",
            "abbreviation": "HG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                "id": 3556,
                "name": "Mercury",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-06-26",
    "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/2010/rewired10/grfx/mouldycat_girl.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "77",
            "competition": {
                "id": 9256,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/582/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/582/",
                    "id": 582,
                    "name": "Rewired 2010",
                    "tagline": "",
                    "start_date": "2010-06-25",
                    "end_date": "2010-06-27",
                    "location": "Maeseyck, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 51.095421,
                    "longitude": 5.79128,
                    "website": "http://www.rewired.be/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/87/61/a7f1.pl96301.png",
            "original_width": 181,
            "original_height": 188,
            "standard_url": "https://media.demozoo.org/screens/s/87/61/a7f1.pl96301.png",
            "standard_width": 181,
            "standard_height": 188,
            "thumbnail_url": "https://media.demozoo.org/screens/t/87/61/a7f1.pl96301.png",
            "thumbnail_width": 144,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw"
    ]
}