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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158393/?format=api",
        "demozoo_url": "https://demozoo.org/productions/158393/",
        "id": 158393,
        "title": "There Goes The Neighbourhood",
        "author_nicks": [
            {
                "name": "Theralite",
                "abbreviation": "TLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10360/?format=api",
                    "id": 10360,
                    "name": "Theralite",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284362/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284362/",
        "id": 284362,
        "title": "Malted EP",
        "author_nicks": [
            {
                "name": "Theralite",
                "abbreviation": "TLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10360/?format=api",
                    "id": 10360,
                    "name": "Theralite",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-07-21",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/12/?format=api",
                "id": 12,
                "name": "Chip Music Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284363/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284363/",
        "id": 284363,
        "title": "Tipchunes EP",
        "author_nicks": [
            {
                "name": "Theralite",
                "abbreviation": "TLT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10360/?format=api",
                    "id": 10360,
                    "name": "Theralite",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/12/?format=api",
                "id": 12,
                "name": "Chip Music Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "it"
        ]
    }
]