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

{
    "url": "https://demozoo.org/api/v1/productions/98835/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98835/",
    "id": 98835,
    "title": "Booth Jam",
    "author_nicks": [
        {
            "name": "Farbrausch",
            "abbreviation": "FR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/211/?format=api",
                "id": 211,
                "name": "Farbrausch",
                "is_group": true
            }
        },
        {
            "name": "Kewlers",
            "abbreviation": "KWL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/490/?format=api",
                "id": 490,
                "name": "Kewlers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-08-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Little Bitchard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/804/?format=api",
                    "id": 804,
                    "name": "Little Bitchard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Composed live at the Demoscene booth"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/assembly10/misc/boothjam2010.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/kb/boothjam2010.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55530"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=atV4TjczcHc"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4/",
            "id": 4,
            "name": "Assembly 2010",
            "tagline": "Assembly Summer 2010",
            "start_date": "2010-08-05",
            "end_date": "2010-08-08",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17116,
            "longitude": 24.93258,
            "website": "http://www.assembly.org"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "werkkzeug4",
        "screenshots-needed"
    ]
}