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

{
    "url": "https://demozoo.org/api/v1/productions/151853/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151853/",
    "id": 151853,
    "title": "Seaside",
    "author_nicks": [
        {
            "name": "Nofx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47490/?format=api",
                "id": 47490,
                "name": "Nofx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-03-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30168"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2807/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2807/",
            "id": 2807,
            "name": "S:T Lars Meeting 2007",
            "tagline": "S:T Lars Meeting III",
            "start_date": "2007-03-30",
            "end_date": "2007-04-01",
            "location": "Lunds Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.66897,
            "longitude": 13.36408,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}