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

{
    "url": "https://demozoo.org/api/v1/productions/278340/?format=api",
    "demozoo_url": "https://demozoo.org/productions/278340/",
    "id": 278340,
    "title": "Action Ripp IV",
    "author_nicks": [
        {
            "name": "Action",
            "abbreviation": "[^]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51331/?format=api",
                "id": 51331,
                "name": "Action",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-06-17",
    "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": "Chris Hülsbeck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7637/?format=api",
                    "id": 7637,
                    "name": "Chris Hülsbeck",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pyre Soundtec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73444/?format=api",
                    "id": 73444,
                    "name": "Pyre Sound Technologies",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/67194/H.POKER_RIPP4.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=72336"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2334/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2334/",
            "id": 2334,
            "name": "Venlo Meeting June 1989",
            "tagline": "",
            "start_date": "1989-06-17",
            "end_date": "1989-06-17",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "music-rip"
    ]
}