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

{
    "url": "https://demozoo.org/api/v1/productions/149278/?format=api",
    "demozoo_url": "https://demozoo.org/productions/149278/",
    "id": 149278,
    "title": "SID Collection '99",
    "author_nicks": [
        {
            "name": "Artline Designs",
            "abbreviation": "ALD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
                "id": 14295,
                "name": "Artline Designs",
                "is_group": true
            }
        },
        {
            "name": "Scallop",
            "abbreviation": "SCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3127/?format=api",
                "id": 3127,
                "name": "Scallop",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-07",
    "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/getinternalfile.php/25387/SID%20Collection%20'99.t64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=35753"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68847"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/106/?format=api",
            "demozoo_url": "https://demozoo.org/parties/106/",
            "id": 106,
            "name": "Assembly 1999",
            "tagline": "",
            "start_date": "1999-08-06",
            "end_date": "1999-08-08",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17116,
            "longitude": 24.93258,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}