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

{
    "url": "https://demozoo.org/api/v1/productions/248764/?format=api",
    "demozoo_url": "https://demozoo.org/productions/248764/",
    "id": 248764,
    "title": "Euskal Party 4 Report",
    "author_nicks": [
        {
            "name": "Unknown Productions",
            "abbreviation": "UNK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9992/?format=api",
                "id": 9992,
                "name": "Unknown Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27462"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/490/?format=api",
            "demozoo_url": "https://demozoo.org/parties/490/",
            "id": 490,
            "name": "Euskal 1996",
            "tagline": "Euskal Party IV",
            "start_date": "1996-07-27",
            "end_date": "1996-07-28",
            "location": "Donostia / San Sebastián, Gipuzkoa, Basque Country, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 43.29181,
            "longitude": -1.98851,
            "website": "http://www.euskal.org/en/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}