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

{
    "url": "https://demozoo.org/api/v1/productions/253787/?format=api",
    "demozoo_url": "https://demozoo.org/productions/253787/",
    "id": 253787,
    "title": "Arboga Party - Demo Competition",
    "author_nicks": [
        {
            "name": "Phenomena",
            "abbreviation": "PHA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-01-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/Phenomena/Phenomena-SpectreParty90e.DMS"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=77444"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1350/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1350/",
            "id": 1350,
            "name": "Phenomena and Censor Party 1990",
            "tagline": "",
            "start_date": "1990-01-05",
            "end_date": "1990-01-07",
            "location": "Arboga Kommun, Västmanland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.39452,
            "longitude": 15.79261,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ad/3e/a76d.308465.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/ad/3e/a76d.308465.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ad/3e/a76d.308465.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cli-menu"
    ]
}