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

[
    {
        "url": "https://demozoo.org/api/v1/productions/144845/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144845/",
        "id": 144845,
        "title": "Sprint 1",
        "author_nicks": [
            {
                "name": "Norbert Kehrer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44563/?format=api",
                    "id": 44563,
                    "name": "Norbert Kehrer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/145735/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145735/",
        "id": 145735,
        "title": "PET Galaga",
        "author_nicks": [
            {
                "name": "Norbert Kehrer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44563/?format=api",
                    "id": 44563,
                    "name": "Norbert Kehrer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/92832/?format=api",
        "demozoo_url": "https://demozoo.org/productions/92832/",
        "id": 92832,
        "title": "Asteroids Emulator",
        "author_nicks": [
            {
                "name": "Norbert Kehrer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44563/?format=api",
                    "id": 44563,
                    "name": "Norbert Kehrer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-10-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/124637/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124637/",
        "id": 124637,
        "title": "PDP-8 Emulator",
        "author_nicks": [
            {
                "name": "Norbert Kehrer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44563/?format=api",
                    "id": 44563,
                    "name": "Norbert Kehrer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-10-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "emulator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/124651/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124651/",
        "id": 124651,
        "title": "Atari VGM Player",
        "author_nicks": [
            {
                "name": "Norbert Kehrer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44563/?format=api",
                    "id": 44563,
                    "name": "Norbert Kehrer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-10-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]