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

{
    "url": "https://demozoo.org/api/v1/productions/318285/?format=api",
    "demozoo_url": "https://demozoo.org/productions/318285/",
    "id": 318285,
    "title": "Gubbatuned",
    "author_nicks": [
        {
            "name": "Software of Sweden",
            "abbreviation": "SOS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3898/?format=api",
                "id": 3898,
                "name": "Software of Sweden",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-07-03",
    "supertype": "production",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=270363"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93412"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4395/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4395/",
            "id": 4395,
            "name": "Gubbdata 2022",
            "tagline": "We Feel the Need, the Need for Tweed!",
            "start_date": "2022-07-01",
            "end_date": "2022-07-03",
            "location": "Lunds Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.66897,
            "longitude": 13.36408,
            "website": "http://gubbdata.se"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/e9/8252.319571.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e8/e9/8252.319571.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/e9/8252.319571.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}