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

[
    {
        "url": "https://demozoo.org/api/v1/productions/166375/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166375/",
        "id": 166375,
        "title": "Welcome to the Oric Atmos",
        "author_nicks": [
            {
                "name": "Geffers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62711/?format=api",
                    "id": 62711,
                    "name": "Geffers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1984",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/49/?format=api",
                "id": 49,
                "name": "Oric"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151546/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151546/",
        "id": 151546,
        "title": "Oric 1 Demo Tape",
        "author_nicks": [
            {
                "name": "Geffers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62711/?format=api",
                    "id": 62711,
                    "name": "Geffers",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1982-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/49/?format=api",
                "id": 49,
                "name": "Oric"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]