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

{
    "url": "https://demozoo.org/api/v1/productions/12956/?format=api",
    "demozoo_url": "https://demozoo.org/productions/12956/",
    "id": 12956,
    "title": "Doxycon 98 1st Place Music",
    "author_nicks": [
        {
            "name": "ESA",
            "abbreviation": "E.S.A.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8911/?format=api",
                "id": 8911,
                "name": "ESA",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Factor6",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135919/?format=api",
                    "id": 135919,
                    "name": "Factor6",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "X-agon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9054/?format=api",
                    "id": 9054,
                    "name": "X-agon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/files/Dc98mus1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26981"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/272/?format=api",
            "demozoo_url": "https://demozoo.org/parties/272/",
            "id": 272,
            "name": "Doxycon 1998",
            "tagline": "",
            "start_date": "1998-08-14",
            "end_date": "1998-08-16",
            "location": "Doksy, Czech Republic",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 50.56357,
            "longitude": 14.652905,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d0/b3/6eb8.281174.png",
            "original_width": 544,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/d0/b3/6eb8.281174.png",
            "standard_width": 392,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d0/b3/6eb8.281174.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}