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

{
    "url": "https://demozoo.org/api/v1/productions/319807/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319807/",
    "id": 319807,
    "title": "Primary Star 2007 Invitation",
    "author_nicks": [
        {
            "name": "Anubis",
            "abbreviation": "ABS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5553/?format=api",
                "id": 5553,
                "name": "Anubis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-08-01",
    "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/42941/PS2007_invitation.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=51391"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31486"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1232/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1232/",
            "id": 1232,
            "name": "Primary Star 2007",
            "tagline": "",
            "start_date": "2007-08-10",
            "end_date": "2007-08-12",
            "location": "Reusel, Gemeente Reusel-De Mierden, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.3625,
            "longitude": 5.16528,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}