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

{
    "url": "https://demozoo.org/api/v1/productions/365872/?format=api",
    "demozoo_url": "https://demozoo.org/productions/365872/",
    "id": 365872,
    "title": "Johan Bengtson Had a Joint",
    "author_nicks": [
        {
            "name": "MultiStyle Labs",
            "abbreviation": "MSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16403/?format=api",
                "id": 16403,
                "name": "MultiStyle Labs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-31",
    "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": "Randall",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8868/?format=api",
                    "id": 8868,
                    "name": "Randall",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/2810/johan.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/north_party_v9_0/c64_music/npv9_music.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=14014"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4508/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4508/",
            "id": 4508,
            "name": "North Party 2004 (9)",
            "tagline": "",
            "start_date": "2004-07-30",
            "end_date": "2004-08-01",
            "location": "Warszawa, Mazovia, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.23547,
            "longitude": 21.04191,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/1f/f5fb.356625.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/39/1f/f5fb.356625.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/1f/f5fb.356625.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "psid64"
    ]
}