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

[
    {
        "url": "https://demozoo.org/api/v1/productions/212654/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/212654/",
        "id": 212654,
        "title": "Lameboy",
        "author_nicks": [
            {
                "name": "mAtt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70906/?format=api",
                    "id": 70906,
                    "name": "mAtt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Haujobb",
                "abbreviation": "HJB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                    "id": 4,
                    "name": "Haujobb",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-07-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/261050/?format=api",
        "demozoo_url": "https://demozoo.org/music/261050/",
        "id": 261050,
        "title": "-unknown- (from Paramon V-Demo - Intro)",
        "author_nicks": [
            {
                "name": "mAtt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70906/?format=api",
                    "id": 70906,
                    "name": "mAtt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-03-15",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/261049/?format=api",
        "demozoo_url": "https://demozoo.org/music/261049/",
        "id": 261049,
        "title": "blame it on lame",
        "author_nicks": [
            {
                "name": "mAtt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70906/?format=api",
                    "id": 70906,
                    "name": "mAtt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]