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

[
    {
        "url": "https://demozoo.org/api/v1/productions/301580/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301580/",
        "id": 301580,
        "title": "Neo Geo Pocket Lister v0.4b",
        "author_nicks": [
            {
                "name": "Menace",
                "abbreviation": "MNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15310/?format=api",
                    "id": 15310,
                    "name": "Menace",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
                "id": 14,
                "name": "Console Handheld"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "neogeo-pocket",
            "console-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/301579/?format=api",
        "demozoo_url": "https://demozoo.org/productions/301579/",
        "id": 301579,
        "title": "Neo Geo Pocket Lister v0.3b",
        "author_nicks": [
            {
                "name": "Menace",
                "abbreviation": "MNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15310/?format=api",
                    "id": 15310,
                    "name": "Menace",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
                "id": 14,
                "name": "Console Handheld"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "neogeo-pocket",
            "console-tool"
        ]
    }
]