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

{
    "url": "https://demozoo.org/api/v1/productions/131655/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131655/",
    "id": 131655,
    "title": "Atari ST New Year Anniversary Convention",
    "author_nicks": [
        {
            "name": "NoCrew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2220/?format=api",
                "id": 2220,
                "name": "NoCrew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1545/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1545/",
            "id": 1545,
            "name": "Nyårskonvent v90.1",
            "tagline": "",
            "start_date": "1989-12-29",
            "end_date": "1990-01-01",
            "location": "Gothenburg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.701328,
            "longitude": 11.96689,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/13/1f/984c.79234.jpg",
            "original_width": 4967,
            "original_height": 6950,
            "standard_url": "https://media.demozoo.org/screens/s/13/1f/984c.79234.jpg",
            "standard_width": 214,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/13/1f/984c.79234.jpg",
            "thumbnail_width": 107,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "paper"
    ]
}