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

[
    {
        "url": "https://demozoo.org/api/v1/productions/278973/?format=api",
        "demozoo_url": "https://demozoo.org/productions/278973/",
        "id": 278973,
        "title": "Corona Crisis Demo 2020",
        "author_nicks": [
            {
                "name": "Treble A",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114819/?format=api",
                    "id": 114819,
                    "name": "Treble A",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/359238/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359238/",
        "id": 359238,
        "title": "Meeting Demo",
        "author_nicks": [
            {
                "name": "Godless Cracking Service",
                "abbreviation": "GCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60229/?format=api",
                    "id": 60229,
                    "name": "Godless Cracking Service",
                    "is_group": true
                }
            },
            {
                "name": "Treble A",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114819/?format=api",
                    "id": 114819,
                    "name": "Treble A",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]