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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269990/",
        "id": 269990,
        "title": "Poenitentiam Agite",
        "author_nicks": [
            {
                "name": "Tolkien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73435/?format=api",
                    "id": 73435,
                    "name": "Tolkien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/195084/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195084/",
        "id": 195084,
        "title": "Legado",
        "author_nicks": [
            {
                "name": "Tolkien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73435/?format=api",
                    "id": 73435,
                    "name": "Tolkien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-07-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/180411/?format=api",
        "demozoo_url": "https://demozoo.org/productions/180411/",
        "id": 180411,
        "title": "The Cube",
        "author_nicks": [
            {
                "name": "Tolkien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73435/?format=api",
                    "id": 73435,
                    "name": "Tolkien",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-11-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]