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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326995/?format=api",
        "demozoo_url": "https://demozoo.org/productions/326995/",
        "id": 326995,
        "title": "No One's Boulder 17",
        "author_nicks": [
            {
                "name": "No One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126774/?format=api",
                    "id": 126774,
                    "name": "No One",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-03-01",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372833/?format=api",
        "demozoo_url": "https://demozoo.org/productions/372833/",
        "id": 372833,
        "title": "No One's Boulder 3",
        "author_nicks": [
            {
                "name": "No One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126774/?format=api",
                    "id": 126774,
                    "name": "No One",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "boulder-dash"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372832/?format=api",
        "demozoo_url": "https://demozoo.org/productions/372832/",
        "id": 372832,
        "title": "No One's Boulder 2",
        "author_nicks": [
            {
                "name": "No One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126774/?format=api",
                    "id": 126774,
                    "name": "No One",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "boulder-dash"
        ]
    }
]