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

{
    "url": "https://demozoo.org/api/v1/productions/150080/?format=api",
    "demozoo_url": "https://demozoo.org/productions/150080/",
    "id": 150080,
    "title": "LTP 3 Invitro",
    "author_nicks": [
        {
            "name": "Orange Juice",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/242/?format=api",
                "id": 242,
                "name": "Orange Juice",
                "is_group": true
            }
        },
        {
            "name": "Syndrome",
            "abbreviation": "SDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62/?format=api",
                "id": 62,
                "name": "Syndrome",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06-05",
    "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": "Xbarr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60/?format=api",
                    "id": 60,
                    "name": "Xbarr",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Xbarr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60/?format=api",
                    "id": 60,
                    "name": "Xbarr",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Traven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64/?format=api",
                    "id": 64,
                    "name": "Traven",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/ltp99/info/ltp3-invitation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=065FUW4eSTw"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/938/?format=api",
            "demozoo_url": "https://demozoo.org/parties/938/",
            "id": 938,
            "name": "Takeover 1999",
            "tagline": "",
            "start_date": "1999-06-04",
            "end_date": "1999-06-06",
            "location": "Gemeente Eindhoven, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.45037,
            "longitude": 5.45279,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/913/?format=api",
            "demozoo_url": "https://demozoo.org/parties/913/",
            "id": 913,
            "name": "Lucky & Tigrou Party 1999",
            "tagline": "",
            "start_date": "1999-08-27",
            "end_date": "1999-08-29",
            "location": "Crosne, Département de l'Essonne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.71472,
            "longitude": 2.46111,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7a/e6/4475.323438.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/7a/e6/4475.323438.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7a/e6/4475.323438.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lightwave",
        "nxng",
        "french-touch"
    ]
}