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

{
    "url": "https://demozoo.org/api/v1/productions/173887/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173887/",
    "id": 173887,
    "title": "Birdie 14 Invitro",
    "author_nicks": [
        {
            "name": "xist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41575/?format=api",
                "id": 41575,
                "name": "xist",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12015"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/761/?format=api",
            "demozoo_url": "https://demozoo.org/parties/761/",
            "id": 761,
            "name": "Birdie 2004 (14)",
            "tagline": "Birdie 14",
            "start_date": "2004-04-08",
            "end_date": "2004-04-11",
            "location": "Uppsala, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.858452,
            "longitude": 17.644051,
            "website": "http://www.birdie.org/"
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}