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

{
    "url": "https://demozoo.org/api/v1/productions/64088/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/64088/",
    "id": 64088,
    "title": "Sam'n'Max hits TMD",
    "author_nicks": [
        {
            "name": "Nion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36486/?format=api",
                "id": 36486,
                "name": "Nion",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Big Scary Agency",
            "abbreviation": "BSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36487/?format=api",
                "id": 36487,
                "name": "Big Scary Agency",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-02-16",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "252",
            "competition": {
                "id": 7091,
                "name": "Oldschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/866/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/866/",
                    "id": 866,
                    "name": "The Meltdown 2002 (9)",
                    "tagline": "Spring",
                    "start_date": "2002-02-15",
                    "end_date": "2002-02-17",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cf/46/5255.122951.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/cf/46/5255.122951.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/46/5255.122951.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}