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

{
    "url": "https://demozoo.org/api/v1/productions/125519/?format=api",
    "demozoo_url": "https://demozoo.org/productions/125519/",
    "id": 125519,
    "title": "Life Style",
    "author_nicks": [
        {
            "name": "Monar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15026/?format=api",
                "id": 15026,
                "name": "Monar Records",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-27",
    "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": "Bloo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16442/?format=api",
                    "id": 16442,
                    "name": "Bloo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bloo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16442/?format=api",
                    "id": 16442,
                    "name": "Bloo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Revisq",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10140/?format=api",
                    "id": 10140,
                    "name": "Revisq",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/analogue99/demo/mnr_life.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15047"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/573/?format=api",
            "demozoo_url": "https://demozoo.org/parties/573/",
            "id": 573,
            "name": "Analogue 1999",
            "tagline": "",
            "start_date": "1999-02-26",
            "end_date": "1999-02-27",
            "location": "Krakow, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.06007,
            "longitude": 19.93259,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}