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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28886/?format=api",
        "demozoo_url": "https://demozoo.org/productions/28886/",
        "id": 28886,
        "title": "Fix",
        "author_nicks": [
            {
                "name": "Xenon Development",
                "abbreviation": "XNN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19785/?format=api",
                    "id": 19785,
                    "name": "Xenon Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117241/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117241/",
        "id": 117241,
        "title": "So?",
        "author_nicks": [
            {
                "name": "Xenon Development",
                "abbreviation": "XNN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19785/?format=api",
                    "id": 19785,
                    "name": "Xenon Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/160026/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160026/",
        "id": 160026,
        "title": "Birthtro",
        "author_nicks": [
            {
                "name": "Xenon Development",
                "abbreviation": "XNN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19785/?format=api",
                    "id": 19785,
                    "name": "Xenon Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160643/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160643/",
        "id": 160643,
        "title": "Bogus Boutique BBS",
        "author_nicks": [
            {
                "name": "Xenon Development",
                "abbreviation": "XNN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19785/?format=api",
                    "id": 19785,
                    "name": "Xenon Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]