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

{
    "url": "https://demozoo.org/api/v1/productions/90232/?format=api",
    "demozoo_url": "https://demozoo.org/productions/90232/",
    "id": 90232,
    "title": "Expression",
    "author_nicks": [
        {
            "name": "Threesome",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14275/?format=api",
                "id": 14275,
                "name": "Threesome",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-15",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kneebiter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58114/?format=api",
                    "id": 58114,
                    "name": "Kneebiter",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Miss Saigon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30734/?format=api",
                    "id": 30734,
                    "name": "Miss Saigon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Moby Disk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118062/?format=api",
                    "id": 118062,
                    "name": "Moby Disk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/naid95/demo/expressn.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30118"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9vdxUIs2XFU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "",
            "competition": {
                "id": 9503,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/698/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/698/",
                    "id": 698,
                    "name": "NAID 1995",
                    "tagline": "North American International Demofestival 1995",
                    "start_date": "1995-04-15",
                    "end_date": "1995-04-16",
                    "location": "Longueuil, Montérégie, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.53121,
                    "longitude": -73.51806,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}