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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173152/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173152/",
        "id": 173152,
        "title": "FamiTracker V0.4.6",
        "author_nicks": [
            {
                "name": "Jsr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30569/?format=api",
                    "id": 30569,
                    "name": "Jsr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "tracker",
            "console-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51749/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51749/",
        "id": 51749,
        "title": "A qbasic demo",
        "author_nicks": [
            {
                "name": "Jsr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30569/?format=api",
                    "id": 30569,
                    "name": "Jsr",
                    "is_group": false
                }
            },
            {
                "name": "Warlock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75623/?format=api",
                    "id": 75623,
                    "name": "Warlock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]