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

{
    "url": "https://demozoo.org/api/v1/productions/267751/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267751/",
    "id": 267751,
    "title": "Rebus",
    "author_nicks": [
        {
            "name": "Mankind",
            "abbreviation": "MKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5858/?format=api",
                "id": 5858,
                "name": "Mankind",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "Krabob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14751/?format=api",
                    "id": 14751,
                    "name": "Krabob",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Krabob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14751/?format=api",
                    "id": 14751,
                    "name": "Krabob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Leviathan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11989/?format=api",
                    "id": 11989,
                    "name": "Leviathan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/mankind/rebus-linux.tar.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/mankind/rebus_win.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8883"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1179/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1179/",
            "id": 1179,
            "name": "Crau 2002",
            "tagline": "",
            "start_date": "2002-11-01",
            "end_date": "2002-11-03",
            "location": "Saint-Martin-de-Crau, Département des Bouches-du-Rhône, Provence-Alpes-Côte d'Azur, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.63955,
            "longitude": 4.8127,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}