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

{
    "url": "https://demozoo.org/api/v1/productions/130037/?format=api",
    "demozoo_url": "https://demozoo.org/productions/130037/",
    "id": 130037,
    "title": "GRAFX2 2.00 Alpha 96.3%",
    "author_nicks": [
        {
            "name": "Sunset Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22129/?format=api",
                "id": 22129,
                "name": "Sunset Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-11",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "X-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22128/?format=api",
                    "id": 22128,
                    "name": "X-Man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Robinson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66815/?format=api",
                    "id": 66815,
                    "name": "Robinson",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "X-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22128/?format=api",
                    "id": 22128,
                    "name": "X-Man",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17248"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/912/?format=api",
            "demozoo_url": "https://demozoo.org/parties/912/",
            "id": 912,
            "name": "Lucky & Tigrou Party 1998",
            "tagline": "",
            "start_date": "1998-04-11",
            "end_date": "1998-04-13",
            "location": "Bailleval, Département de l'Oise, Picardie, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.34605,
            "longitude": 2.45695,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/b2/dd04.111643.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/29/b2/dd04.111643.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/b2/dd04.111643.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/1e/18/82ff.111642.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/1e/18/82ff.111642.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1e/18/82ff.111642.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "grafx2",
        "graphics-program"
    ]
}