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

[
    {
        "url": "https://demozoo.org/api/v1/productions/157909/?format=api",
        "demozoo_url": "https://demozoo.org/productions/157909/",
        "id": 157909,
        "title": "Langue d'Ocs 3",
        "author_nicks": [
            {
                "name": "EOL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65620/?format=api",
                    "id": 65620,
                    "name": "EOL",
                    "is_group": false
                }
            },
            {
                "name": "HackerForce",
                "abbreviation": "HK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61749/?format=api",
                    "id": 61749,
                    "name": "HackerForce",
                    "is_group": true
                }
            },
            {
                "name": "Lo44",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65613/?format=api",
                    "id": 65613,
                    "name": "Lo44",
                    "is_group": false
                }
            },
            {
                "name": "The English Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65615/?format=api",
                    "id": 65615,
                    "name": "The English Man",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                "id": 67,
                "name": "Apple II"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/46/?format=api",
                "id": 46,
                "name": "Docsdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "french-language"
        ]
    }
]