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

{
    "url": "https://demozoo.org/api/v1/productions/275073/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275073/",
    "id": 275073,
    "title": "Elephant Love",
    "author_nicks": [
        {
            "name": "Byterapers",
            "abbreviation": "(B)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-03-05",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/b/Byterapers/Elephant_Love.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/65106/Elephant_Love.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=27407"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42100"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2886/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2886/",
            "id": 2886,
            "name": "Triangle - Amiga Lords Copy Party 1989",
            "tagline": "",
            "start_date": "1989-03-02",
            "end_date": "1989-03-05",
            "location": "Karlstads Kommun, Värmland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.47409,
            "longitude": 13.59961,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}