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

{
    "url": "https://demozoo.org/api/v1/productions/349349/?format=api",
    "demozoo_url": "https://demozoo.org/productions/349349/",
    "id": 349349,
    "title": "More Than You",
    "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": "Axelerate",
            "abbreviation": "AXE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8840/?format=api",
                "id": 8840,
                "name": "Axelerate",
                "is_group": true
            }
        },
        {
            "name": "DE-Koder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32951/?format=api",
                "id": 32951,
                "name": "DE-Koder",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-11-14",
    "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": [
        {
            "nick": {
                "name": "Data",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23407/?format=api",
                    "id": 23407,
                    "name": "Data",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/14757/Satellite99.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=26479"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/936/?format=api",
            "demozoo_url": "https://demozoo.org/parties/936/",
            "id": 936,
            "name": "Satellite 1999",
            "tagline": "",
            "start_date": "1999-11-13",
            "end_date": "1999-11-14",
            "location": "Szczecin, West Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.42894,
            "longitude": 14.55302,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/19/19d0.345302.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/5f/19/19d0.345302.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/19/19d0.345302.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "8580",
        "executable-music-intro"
    ]
}