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

{
    "url": "https://demozoo.org/api/v1/productions/343272/?format=api",
    "demozoo_url": "https://demozoo.org/productions/343272/",
    "id": 343272,
    "title": "Nappy Go Lucky",
    "author_nicks": [
        {
            "name": "Padua",
            "abbreviation": "PDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-02-23",
    "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": "Toggle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54447/?format=api",
                    "id": 54447,
                    "name": "Toggle",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/179360/Toggle_-_Nappy_Go_Lucky_8580.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=175441"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=KTroM5O0ncM"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3747/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3747/",
            "id": 3747,
            "name": "BCC Party 2019",
            "tagline": "#13: It came from the Desert",
            "start_date": "2019-02-22",
            "end_date": "2019-02-24",
            "location": "Land Berlin, Berlin, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.5,
            "longitude": 13.41667,
            "website": "http://berlinc64club.de/events/bccc13"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/6f/3bc5.342705.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b0/6f/3bc5.342705.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/6f/3bc5.342705.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "8580"
    ]
}