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

{
    "url": "https://demozoo.org/api/v1/productions/132706/?format=api",
    "demozoo_url": "https://demozoo.org/productions/132706/",
    "id": 132706,
    "title": "Riverwash 2008 Invitation",
    "author_nicks": [
        {
            "name": "Tropyx",
            "abbreviation": "TX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                "id": 6406,
                "name": "Tropyx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-07",
    "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/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=50998"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/162/?format=api",
            "demozoo_url": "https://demozoo.org/parties/162/",
            "id": 162,
            "name": "Riverwash 2008",
            "tagline": "Project Mayhem",
            "start_date": "2008-08-29",
            "end_date": "2008-08-31",
            "location": "Rudy, Kuźnia Raciborska, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.192009,
            "longitude": 18.45043,
            "website": "http://www.riverwash.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}