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

[
    {
        "url": "https://demozoo.org/api/v1/productions/189485/?format=api",
        "demozoo_url": "https://demozoo.org/productions/189485/",
        "id": 189485,
        "title": "Realm",
        "author_nicks": [
            {
                "name": "The Steady Importing Network",
                "abbreviation": "SIN,S.I.N.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79557/?format=api",
                    "id": 79557,
                    "name": "The Steady Importing Network",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triad",
                "abbreviation": "3AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                    "id": 827,
                    "name": "Triad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1987-07-11",
        "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": [
            "import-to-usa"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/189473/?format=api",
        "demozoo_url": "https://demozoo.org/productions/189473/",
        "id": 189473,
        "title": "5th Quad",
        "author_nicks": [
            {
                "name": "The Steady Importing Network",
                "abbreviation": "SIN,S.I.N.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79557/?format=api",
                    "id": 79557,
                    "name": "The Steady Importing Network",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triad",
                "abbreviation": "3AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                    "id": 827,
                    "name": "Triad",
                    "is_group": true
                }
            }
        ],
        "release_date": "1987-07-10",
        "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": [
            "import-to-usa",
            "import-intro",
            "the-fifth-quadrant"
        ]
    }
]