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

[
    {
        "url": "https://demozoo.org/api/v1/productions/316501/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316501/",
        "id": 316501,
        "title": "The New Intro",
        "author_nicks": [
            {
                "name": "Aregon",
                "abbreviation": "AGN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134999/?format=api",
                    "id": 134999,
                    "name": "Aregon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316502/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316502/",
        "id": 316502,
        "title": "Mega-Pack",
        "author_nicks": [
            {
                "name": "Aregon",
                "abbreviation": "AGN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134999/?format=api",
                    "id": 134999,
                    "name": "Aregon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/12/?format=api",
                "id": 12,
                "name": "Chip Music Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "2-disk-sides"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316533/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316533/",
        "id": 316533,
        "title": "Leffty Left",
        "author_nicks": [
            {
                "name": "Aregon",
                "abbreviation": "AGN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/134999/?format=api",
                    "id": 134999,
                    "name": "Aregon",
                    "is_group": true
                }
            },
            {
                "name": "Venom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114295/?format=api",
                    "id": 114295,
                    "name": "Venom",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]