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

[
    {
        "url": "https://demozoo.org/api/v1/productions/172342/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172342/",
        "id": 172342,
        "title": "Pac-Mania (STe)",
        "author_nicks": [
            {
                "name": "Zamuel_a",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71807/?format=api",
                    "id": 71807,
                    "name": "Zamuel_a",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-03-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172343/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172343/",
        "id": 172343,
        "title": "The Great Giana Sisters (STe)",
        "author_nicks": [
            {
                "name": "Rainbow Arts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54068/?format=api",
                    "id": 54068,
                    "name": "Rainbow Arts",
                    "is_group": true
                }
            },
            {
                "name": "Zamuel_a",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71807/?format=api",
                    "id": 71807,
                    "name": "Zamuel_a",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-05-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "ste"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268272/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268272/",
        "id": 268272,
        "title": "Metroid (WIP 10-apr-2010)",
        "author_nicks": [
            {
                "name": "Zamuel_a",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71807/?format=api",
                    "id": 71807,
                    "name": "Zamuel_a",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-music",
            "metroid"
        ]
    }
]