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

{
    "url": "https://demozoo.org/api/v1/productions/359238/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359238/",
    "id": 359238,
    "title": "Meeting Demo",
    "author_nicks": [
        {
            "name": "Godless Cracking Service",
            "abbreviation": "GCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60229/?format=api",
                "id": 60229,
                "name": "Godless Cracking Service",
                "is_group": true
            }
        },
        {
            "name": "Treble A",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114819/?format=api",
                "id": 114819,
                "name": "Treble A",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://bsc.cpcscene.net/meeting.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89033"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}