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

{
    "url": "https://demozoo.org/api/v1/productions/125807/?format=api",
    "demozoo_url": "https://demozoo.org/productions/125807/",
    "id": 125807,
    "title": "Euskal Party 3 Invitation Intro",
    "author_nicks": [
        {
            "name": "Iguana",
            "abbreviation": "IGN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/425/?format=api",
                "id": 425,
                "name": "Iguana",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-07",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/euskal95/info/euskal95.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10392"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/489/?format=api",
            "demozoo_url": "https://demozoo.org/parties/489/",
            "id": 489,
            "name": "Euskal 1995",
            "tagline": "Euskal Party 3",
            "start_date": "1995-10-12",
            "end_date": "1995-10-15",
            "location": "Tolosa, Gipuzkoa, Basque Country, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 43.10775,
            "longitude": -2.08005,
            "website": "http://www.euskal.org/en/"
        }
    ],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}