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

{
    "url": "https://demozoo.org/api/v1/productions/349332/?format=api",
    "demozoo_url": "https://demozoo.org/productions/349332/",
    "id": 349332,
    "title": "Edition",
    "author_nicks": [
        {
            "name": "Data",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23407/?format=api",
                "id": 23407,
                "name": "Data",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DE-Koder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32951/?format=api",
                "id": 32951,
                "name": "DE-Koder",
                "is_group": true
            }
        },
        {
            "name": "Tropyx",
            "abbreviation": "TX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                "id": 6406,
                "name": "Tropyx",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-08-26",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/29913/Symphony 2006.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=39637"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/120/?format=api",
            "demozoo_url": "https://demozoo.org/parties/120/",
            "id": 120,
            "name": "Symphony 2006",
            "tagline": "",
            "start_date": "2006-08-25",
            "end_date": "2006-08-27",
            "location": "Piecnik, Wałcz, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.33987,
            "longitude": 16.26951,
            "website": "http://web.archive.org/web/20060813183848/http://www.amiscena.org/symphony/index.php?home"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8b/e0/ee6e.345285.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8b/e0/ee6e.345285.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8b/e0/ee6e.345285.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "8580",
        "executable-music-intro"
    ]
}