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

[
    {
        "url": "https://demozoo.org/api/v1/productions/144415/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144415/",
        "id": 144415,
        "title": "JHV-Demo '97",
        "author_nicks": [
            {
                "name": "Rheinland-Pfälzische Atari Maniacs",
                "abbreviation": "R.A.M.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60884/?format=api",
                    "id": 60884,
                    "name": "Rheinland-Pfälzische Atari Maniacs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-18",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/144414/?format=api",
        "demozoo_url": "https://demozoo.org/productions/144414/",
        "id": 144414,
        "title": "JHV-Demo '95",
        "author_nicks": [
            {
                "name": "Mr. Hebo-Ice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60831/?format=api",
                    "id": 60831,
                    "name": "Mr. Hebo-Ice",
                    "is_group": false
                }
            },
            {
                "name": "Rheinland-Pfälzische Atari Maniacs",
                "abbreviation": "R.A.M.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60884/?format=api",
                    "id": 60884,
                    "name": "Rheinland-Pfälzische Atari Maniacs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/145308/?format=api",
        "demozoo_url": "https://demozoo.org/productions/145308/",
        "id": 145308,
        "title": "R.A.M. ABBUC Demo",
        "author_nicks": [
            {
                "name": "Rheinland-Pfälzische Atari Maniacs",
                "abbreviation": "R.A.M.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60884/?format=api",
                    "id": 60884,
                    "name": "Rheinland-Pfälzische Atari Maniacs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]