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

{
    "url": "https://demozoo.org/api/v1/productions/194428/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194428/",
    "id": 194428,
    "title": "Compo Announcement System",
    "author_nicks": [
        {
            "name": "Andromeda Software Development",
            "abbreviation": "ASD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/206/?format=api",
                "id": 206,
                "name": "Andromeda Software Development",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-04-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17330"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1283/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1283/",
            "id": 1283,
            "name": "PixelShow 2005",
            "tagline": "",
            "start_date": "2005-04-22",
            "end_date": "2005-04-24",
            "location": "Dimos Patras, Nomós Achaḯas, West Greece, Greece",
            "is_online": false,
            "country_code": "GR",
            "latitude": 38.2155,
            "longitude": 21.79558,
            "website": "http://pixelshow.demoscene.gr/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}