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

[
    {
        "url": "https://demozoo.org/api/v1/productions/274290/?format=api",
        "demozoo_url": "https://demozoo.org/productions/274290/",
        "id": 274290,
        "title": "Swedish Traders April '92",
        "author_nicks": [
            {
                "name": "Armando",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49659/?format=api",
                    "id": 49659,
                    "name": "Armando",
                    "is_group": false
                }
            },
            {
                "name": "Nemesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4086/?format=api",
                    "id": 4086,
                    "name": "Nemesis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-04-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "trader-charts"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/208805/?format=api",
        "demozoo_url": "https://demozoo.org/productions/208805/",
        "id": 208805,
        "title": "Swedish Traders March '92",
        "author_nicks": [
            {
                "name": "Armando",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49659/?format=api",
                    "id": 49659,
                    "name": "Armando",
                    "is_group": false
                }
            },
            {
                "name": "Nemesis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4086/?format=api",
                    "id": 4086,
                    "name": "Nemesis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "trader-charts"
        ]
    }
]