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

{
    "url": "https://demozoo.org/api/v1/productions/21879/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/21879/",
    "id": 21879,
    "title": "PAPA BALL ! Ein gutes Bild !",
    "author_nicks": [
        {
            "name": "Cori",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15912/?format=api",
                "id": 15912,
                "name": "Cori",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Doof aber lustig",
            "abbreviation": "DAL, D.A.L.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15913/?format=api",
                "id": 15913,
                "name": "Doof aber lustig",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-05",
    "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/mekkasymposium99/grfx/papaball.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "46",
            "competition": {
                "id": 1438,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/343/",
                    "id": 343,
                    "name": "Mekka & Symposium 1999",
                    "tagline": "MS2k-1",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d5/ba/ff8c.pl49599.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/d5/ba/ff8c.pl49599.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d5/ba/ff8c.pl49599.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "humor",
        "nsfw"
    ]
}