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

{
    "url": "https://demozoo.org/api/v1/productions/173849/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173849/",
    "id": 173849,
    "title": "Android Demo",
    "author_nicks": [
        {
            "name": "Bearsoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27381/?format=api",
                "id": 27381,
                "name": "Bearsoft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-07-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
            "id": 52,
            "name": "Android"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2486/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2486/",
            "id": 2486,
            "name": "Syntax Society Summer Party 2014",
            "tagline": "Hawaii Edition",
            "start_date": "2014-07-25",
            "end_date": "2014-07-27",
            "location": "Skåne Län, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.98333,
            "longitude": 13.5,
            "website": "http://safir.amigaos.se/main.php?d=newsfull&news=1315"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}