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

[
    {
        "url": "https://demozoo.org/api/v1/productions/295269/?format=api",
        "demozoo_url": "https://demozoo.org/productions/295269/",
        "id": 295269,
        "title": "Vedmo",
        "author_nicks": [
            {
                "name": "Bodies In Motion",
                "abbreviation": "BIM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30721/?format=api",
                    "id": 30721,
                    "name": "Bodies In Motion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/112988/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112988/",
        "id": 112988,
        "title": "VED v1.1 Vector Editor",
        "author_nicks": [
            {
                "name": "Bodies In Motion",
                "abbreviation": "BIM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30721/?format=api",
                    "id": 30721,
                    "name": "Bodies In Motion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/190468/?format=api",
        "demozoo_url": "https://demozoo.org/productions/190468/",
        "id": 190468,
        "title": "Vector Balls II",
        "author_nicks": [
            {
                "name": "Bodies In Motion",
                "abbreviation": "BIM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30721/?format=api",
                    "id": 30721,
                    "name": "Bodies In Motion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174015/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174015/",
        "id": 174015,
        "title": "Vector Balls",
        "author_nicks": [
            {
                "name": "Bodies In Motion",
                "abbreviation": "BIM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30721/?format=api",
                    "id": 30721,
                    "name": "Bodies In Motion",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]