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

{
    "url": "https://demozoo.org/api/v1/productions/54738/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54738/",
    "id": 54738,
    "title": "Moving Pueschel",
    "author_nicks": [
        {
            "name": "Mr. XY",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2472/?format=api",
                "id": 2472,
                "name": "Mr. XY",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Mr. XY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2472/?format=api",
                    "id": 2472,
                    "name": "Mr. XY",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "179",
            "competition": {
                "id": 5783,
                "name": "8 Bit",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1053/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1053/",
                    "id": 1053,
                    "name": "Error In Line 2001",
                    "tagline": "",
                    "start_date": "2001-04-13",
                    "end_date": "2001-04-16",
                    "location": "Direktionsbezirk Dresden, Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.16667,
                    "longitude": 14.08333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/d6/1851.287785.png",
            "original_width": 1426,
            "original_height": 793,
            "standard_url": "https://media.demozoo.org/screens/s/ca/d6/1851.287785.jpg",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/d6/1851.287785.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": [
        "lost",
        "found"
    ]
}