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

[
    {
        "url": "https://demozoo.org/api/v1/productions/341743/?format=api",
        "demozoo_url": "https://demozoo.org/productions/341743/",
        "id": 341743,
        "title": "Rope",
        "author_nicks": [
            {
                "name": "Abstract Concepts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6527/?format=api",
                    "id": 6527,
                    "name": "Abstract Concepts",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06",
        "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": [
            "parody"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/5200/?format=api",
        "demozoo_url": "https://demozoo.org/productions/5200/",
        "id": 5200,
        "title": "Expression",
        "author_nicks": [
            {
                "name": "Abstract Concepts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6527/?format=api",
                    "id": 6527,
                    "name": "Abstract Concepts",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-22",
        "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": [
            "gus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/74989/?format=api",
        "demozoo_url": "https://demozoo.org/productions/74989/",
        "id": 74989,
        "title": "Seeds",
        "author_nicks": [
            {
                "name": "Abstract Concepts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6527/?format=api",
                    "id": 6527,
                    "name": "Abstract Concepts",
                    "is_group": true
                }
            },
            {
                "name": "Digital Aurora",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126466/?format=api",
                    "id": 126466,
                    "name": "Digital Aurora",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-29",
        "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": []
    }
]