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

{
    "url": "https://demozoo.org/api/v1/productions/9318/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9318/",
    "id": 9318,
    "title": "Pubtro 2",
    "author_nicks": [
        {
            "name": "UKScene Allstars",
            "abbreviation": "UKSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6413/?format=api",
                "id": 6413,
                "name": "UKScene Allstars",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Smash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/230/?format=api",
                    "id": 230,
                    "name": "Smash",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "nOOgz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10805/?format=api",
                    "id": 10805,
                    "name": "nOOgz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "psonice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9807/?format=api",
                    "id": 9807,
                    "name": "psonice",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15866"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5023/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5023/",
            "id": 5023,
            "name": "UK Scene Pubmeeting 3",
            "tagline": "",
            "start_date": "2005-02-19",
            "end_date": "2005-02-19",
            "location": "London, Greater London, England, United Kingdom",
            "is_online": false,
            "country_code": "GB",
            "latitude": 51.50853,
            "longitude": -0.12574,
            "website": "http://www.noogz.org/~ukscene/"
        }
    ],
    "screenshots": [],
    "tags": []
}