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

{
    "url": "https://demozoo.org/api/v1/productions/87646/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87646/",
    "id": 87646,
    "title": "For What It's Worth",
    "author_nicks": [
        {
            "name": "Gargaj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                "id": 306,
                "name": "Gargaj",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ümlaüt Design",
            "abbreviation": "ÜD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4216/?format=api",
                "id": 4216,
                "name": "Ümlaüt Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-09-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/riverwash11/intro_256b/ud_fwiw.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57677"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "101",
            "competition": {
                "id": 9293,
                "name": "Intro 256b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/61/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/61/",
                    "id": 61,
                    "name": "Riverwash 2011",
                    "tagline": "",
                    "start_date": "2011-09-02",
                    "end_date": "2011-09-04",
                    "location": "Lodz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.76174,
                    "longitude": 19.468015,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/87/4d/150e.310395.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/87/4d/150e.310395.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/87/4d/150e.310395.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/bf/ff/275d.310396.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/bf/ff/275d.310396.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bf/ff/275d.310396.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}