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

{
    "url": "https://demozoo.org/api/v1/productions/68820/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68820/",
    "id": 68820,
    "title": "SS4 Dedication",
    "author_nicks": [
        {
            "name": "Corrosion",
            "abbreviation": "CRSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12128/?format=api",
                "id": 12128,
                "name": "Corrosion",
                "is_group": true
            }
        },
        {
            "name": "Eastgate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23709/?format=api",
                "id": 23709,
                "name": "Eastgate",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.crsn.com/files/ss4dead.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1552"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1825/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1825/",
            "id": 1825,
            "name": "Scene Strike 1999 (4)",
            "tagline": "",
            "start_date": "1999-04-03",
            "end_date": "1999-04-04",
            "location": "Belgrade, Serbia",
            "is_online": false,
            "country_code": "RS",
            "latitude": 44.811871,
            "longitude": 20.46414,
            "website": "http://www.crsn.com/ss4/"
        }
    ],
    "screenshots": [],
    "tags": []
}