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

{
    "url": "https://demozoo.org/api/v1/productions/29790/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29790/",
    "id": 29790,
    "title": "Virtual Conspiracy 1995 Invitation Intro",
    "author_nicks": [
        {
            "name": "Obscene",
            "abbreviation": "OBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7403/?format=api",
                "id": 7403,
                "name": "Obscene",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Krustur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20278/?format=api",
                    "id": 20278,
                    "name": "Krustur",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/316/?format=api",
                    "id": 316,
                    "name": "Sun",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Chrombacher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7402/?format=api",
                    "id": 7402,
                    "name": "Chrombacher",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Destructor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18840/?format=api",
                    "id": 18840,
                    "name": "Destructor",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Morot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20279/?format=api",
                    "id": 20279,
                    "name": "Morot",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/734/?format=api",
            "demozoo_url": "https://demozoo.org/parties/734/",
            "id": 734,
            "name": "Virtual Conspiracy 1995",
            "tagline": "",
            "start_date": "1995-03-31",
            "end_date": "1995-04-02",
            "location": "Nyköping, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.753262,
            "longitude": 17.00923,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}