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

{
    "url": "https://demozoo.org/api/v1/productions/54475/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/54475/",
    "id": 54475,
    "title": "Joyhund",
    "author_nicks": [
        {
            "name": "NrD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2410/?format=api",
                "id": 2410,
                "name": "NrD",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fire-Soft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2184/?format=api",
                "id": 2184,
                "name": "Fire-Soft",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/1999/EIL99/GRTC/NRD/JOYHUND.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "243",
            "competition": {
                "id": 5747,
                "name": "Truecolor Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1051/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1051/",
                    "id": 1051,
                    "name": "Error In Line 1999",
                    "tagline": "",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.0,
                    "longitude": 13.25,
                    "website": "https://eil.atari.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a5/12/c63c.13963.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/a5/12/c63c.13963.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a5/12/c63c.13963.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "escape-paint"
    ]
}