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

{
    "url": "https://demozoo.org/api/v1/productions/276170/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276170/",
    "id": 276170,
    "title": "BFP 2007 Invite",
    "author_nicks": [
        {
            "name": "Hack'n'Trade",
            "abbreviation": "ht",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                "id": 10273,
                "name": "Hack'n'Trade",
                "is_group": true
            }
        },
        {
            "name": "Judas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/844/?format=api",
                "id": 844,
                "name": "Judas",
                "is_group": false
            }
        },
        {
            "name": "Laxity",
            "abbreviation": "LXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5915/?format=api",
                "id": 5915,
                "name": "Laxity",
                "is_group": true
            }
        },
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-04-12",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/45176/BFP2007_Invite.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=48103"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30341"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1874/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1874/",
            "id": 1874,
            "name": "Big Floppy People 2007",
            "tagline": "",
            "start_date": "2007-07-27",
            "end_date": "2007-07-29",
            "location": "Helsingborg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.043919,
            "longitude": 12.69587,
            "website": "http://bfp.c64.org/files/2007-BFP/wwwroot/"
        }
    ],
    "screenshots": [],
    "tags": []
}