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

{
    "url": "https://demozoo.org/api/v1/productions/363661/?format=api",
    "demozoo_url": "https://demozoo.org/productions/363661/",
    "id": 363661,
    "title": "Bydgoszcz Music",
    "author_nicks": [
        {
            "name": "Medium",
            "abbreviation": "MDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54891/?format=api",
                "id": 54891,
                "name": "Medium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07-29",
    "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": [
        {
            "nick": {
                "name": "Astovel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64428/?format=api",
                    "id": 64428,
                    "name": "Astovel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/50156/Bydgoszcs_Music.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=57902"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/555/?format=api",
            "demozoo_url": "https://demozoo.org/parties/555/",
            "id": 555,
            "name": "CAF 1995",
            "tagline": "Computer Art Festival 1995",
            "start_date": "1995-07-29",
            "end_date": "1995-07-30",
            "location": "Bydgoszcz, Kujawsko-Pomorskie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.1235,
            "longitude": 18.00762,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}