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

{
    "url": "https://demozoo.org/api/v1/productions/171897/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171897/",
    "id": 171897,
    "title": "Luna 3 +2",
    "author_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-01-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pugsy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14330/?format=api",
                    "id": 14330,
                    "name": "Pugsy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "trained, onefiled"
        },
        {
            "nick": {
                "name": "Pugsy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14330/?format=api",
                    "id": 14330,
                    "name": "Pugsy",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "translated"
        },
        {
            "nick": {
                "name": "Bieno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71682/?format=api",
                    "id": 71682,
                    "name": "Bieno",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Bieno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71682/?format=api",
                    "id": 71682,
                    "name": "Bieno",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "translated"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=152618"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}