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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297867/",
        "id": 297867,
        "title": "A New Start",
        "author_nicks": [
            {
                "name": "Octagon",
                "abbreviation": "OCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107100/?format=api",
                    "id": 107100,
                    "name": "Octagon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-01-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282366/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282366/",
        "id": 282366,
        "title": "Pulsoid",
        "author_nicks": [
            {
                "name": "Octagon",
                "abbreviation": "OCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107100/?format=api",
                    "id": 107100,
                    "name": "Octagon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-11-18",
        "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": [
            "pulsoids"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297869/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297869/",
        "id": 297869,
        "title": "Tronic",
        "author_nicks": [
            {
                "name": "Octagon",
                "abbreviation": "OCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107100/?format=api",
                    "id": 107100,
                    "name": "Octagon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]