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

{
    "url": "https://demozoo.org/api/v1/productions/275733/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/275733/",
    "id": 275733,
    "title": "And Yes Its Oldschool",
    "author_nicks": [
        {
            "name": "Zeitgeist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14717/?format=api",
                "id": 14717,
                "name": "Zeitgeist",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Civitas",
            "abbreviation": "CIVI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5554/?format=api",
                "id": 5554,
                "name": "Civitas",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-12-14",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Richard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                    "id": 16409,
                    "name": "Richard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "34",
            "competition": {
                "id": 15787,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4039/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4039/",
                    "id": 4039,
                    "name": "Mail Madness Party 4",
                    "tagline": "",
                    "start_date": "2002-12-13",
                    "end_date": "2002-12-15",
                    "location": "Ernstthal, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.49038,
                    "longitude": 11.17818,
                    "website": "http://www.mr-museum.de/party4.htm"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6f/fb/6683.261804.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/6f/fb/6683.261804.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6f/fb/6683.261804.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "nsfw"
    ]
}