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

[
    {
        "url": "https://demozoo.org/api/v1/productions/281270/?format=api",
        "demozoo_url": "https://demozoo.org/productions/281270/",
        "id": 281270,
        "title": "Compactor/Linker V1.0",
        "author_nicks": [
            {
                "name": "The Megateam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115759/?format=api",
                    "id": 115759,
                    "name": "The Megateam",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289500/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289500/",
        "id": 289500,
        "title": "Legend of Kage",
        "author_nicks": [
            {
                "name": "Megateam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115759/?format=api",
                    "id": 115759,
                    "name": "The Megateam",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-10",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-legend-of-kage"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281269/?format=api",
        "demozoo_url": "https://demozoo.org/productions/281269/",
        "id": 281269,
        "title": "Bullshitletter Construction Set",
        "author_nicks": [
            {
                "name": "The Megateam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115759/?format=api",
                    "id": 115759,
                    "name": "The Megateam",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "noter"
        ]
    }
]