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

[
    {
        "url": "https://demozoo.org/api/v1/productions/325333/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325333/",
        "id": 325333,
        "title": "The Micro Sound-Box",
        "author_nicks": [
            {
                "name": "Veitvet Cracking Service",
                "abbreviation": "VCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129212/?format=api",
                    "id": 129212,
                    "name": "Veitvet Cracking Service",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/325335/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325335/",
        "id": 325335,
        "title": "Music from Bomb Jack",
        "author_nicks": [
            {
                "name": "Veitvet Cracking Service",
                "abbreviation": "VCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129212/?format=api",
                    "id": 129212,
                    "name": "Veitvet Cracking Service",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "music-rip",
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303936/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303936/",
        "id": 303936,
        "title": "Borderthrust",
        "author_nicks": [
            {
                "name": "Veitvet Cracking Service",
                "abbreviation": "VCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129212/?format=api",
                    "id": 129212,
                    "name": "Veitvet Cracking Service",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]