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

{
    "url": "https://demozoo.org/api/v1/productions/55928/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55928/",
    "id": 55928,
    "title": "MP+1",
    "author_nicks": [
        {
            "name": "JadeCorp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34145/?format=api",
                "id": 34145,
                "name": "JadeCorp",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-27",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34144/?format=api",
                    "id": 34144,
                    "name": "Kick",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34144/?format=api",
                    "id": 34144,
                    "name": "Kick",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Quadran",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76186/?format=api",
                    "id": 76186,
                    "name": "Quadran",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/millenium01.fr/demo/jade%28work%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15697"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 5995,
                "name": "Démos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1156/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1156/",
                    "id": 1156,
                    "name": "Millenium Party 2001",
                    "tagline": "",
                    "start_date": "2001-10-26",
                    "end_date": "2001-10-28",
                    "location": "Département de la Vienne, Poitou-Charentes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.5,
                    "longitude": 0.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b4/3b/29e3.321744.gif",
            "original_width": 398,
            "original_height": 299,
            "standard_url": "https://media.demozoo.org/screens/s/b4/3b/29e3.321744.png",
            "standard_width": 398,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b4/3b/29e3.321744.png",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}