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

[
    {
        "url": "https://demozoo.org/api/v1/productions/380813/?format=api",
        "demozoo_url": "https://demozoo.org/productions/380813/",
        "id": 380813,
        "title": "Wargle! graffiti",
        "author_nicks": [
            {
                "name": "The Dirty Dozen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153120/?format=api",
                    "id": 153120,
                    "name": "The Dirty Dozen",
                    "is_group": true
                }
            },
            {
                "name": "Video Vince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153091/?format=api",
                    "id": 153091,
                    "name": "Video Vince",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1983",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/380814/?format=api",
        "demozoo_url": "https://demozoo.org/productions/380814/",
        "id": 380814,
        "title": "Vortex",
        "author_nicks": [
            {
                "name": "Video Vince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153091/?format=api",
                    "id": 153091,
                    "name": "Video Vince",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1982",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/380817/?format=api",
        "demozoo_url": "https://demozoo.org/productions/380817/",
        "id": 380817,
        "title": "Rainbow Zone",
        "author_nicks": [
            {
                "name": "Video Vince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/153091/?format=api",
                    "id": 153091,
                    "name": "Video Vince",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1982",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]