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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173817/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/173817/",
        "id": 173817,
        "title": "THE REAL GUBBDATA",
        "author_nicks": [
            {
                "name": "Trash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63671/?format=api",
                    "id": 63671,
                    "name": "Trash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Booze Design",
                "abbreviation": "BD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1287/?format=api",
                    "id": 1287,
                    "name": "Booze Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-07-01",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32738/?format=api",
        "demozoo_url": "https://demozoo.org/productions/32738/",
        "id": 32738,
        "title": "Boozed GB Farbror",
        "author_nicks": [
            {
                "name": "Trash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63671/?format=api",
                    "id": 63671,
                    "name": "Trash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fairlight",
                "abbreviation": "FLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                    "id": 239,
                    "name": "Fairlight",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-13",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]