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

{
    "url": "https://demozoo.org/api/v1/productions/147479/?format=api",
    "demozoo_url": "https://demozoo.org/productions/147479/",
    "id": 147479,
    "title": "MJJ Party 2 Invitation",
    "author_nicks": [
        {
            "name": "FelX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32598/?format=api",
                "id": 32598,
                "name": "FelX",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MJJ Prod",
            "abbreviation": "MJJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                "id": 11419,
                "name": "MJJ Prod",
                "is_group": true
            }
        }
    ],
    "release_date": "2002",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/FELX/MOVIES/MJJPART2.SWF"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1866/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1866/",
            "id": 1866,
            "name": "MJJ Party 2002 (2)",
            "tagline": "",
            "start_date": "2002-08-16",
            "end_date": "2002-08-18",
            "location": "Gigean, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.500431,
            "longitude": 3.71051,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}