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

{
    "url": "https://demozoo.org/api/v1/productions/169832/?format=api",
    "demozoo_url": "https://demozoo.org/productions/169832/",
    "id": 169832,
    "title": "Ze Meeting 97",
    "author_nicks": [
        {
            "name": "Nul Part System",
            "abbreviation": "NPS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62025/?format=api",
                "id": 62025,
                "name": "Nul Part System",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Chany",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62026/?format=api",
                    "id": 62026,
                    "name": "Chany",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "BSC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60268/?format=api",
                    "id": 60268,
                    "name": "BSC",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cpc-power.com/index.php?page=detail&num=7853"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2323/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2323/",
            "id": 2323,
            "name": "Ze Meeting 1997",
            "tagline": "",
            "start_date": "1997-07-25",
            "end_date": "1997-07-27",
            "location": "Castelmaurou, Département de la Haute-Garonne, Languedoc-Roussillon-Midi-Pyrénées, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 43.677,
            "longitude": 1.5317,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}