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

[
    {
        "url": "https://demozoo.org/api/v1/productions/147143/?format=api",
        "demozoo_url": "https://demozoo.org/productions/147143/",
        "id": 147143,
        "title": "We Have No Idea, Either",
        "author_nicks": [
            {
                "name": "Coda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23960/?format=api",
                    "id": 23960,
                    "name": "Coda",
                    "is_group": false
                }
            },
            {
                "name": "Nobuyuki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45807/?format=api",
                    "id": 45807,
                    "name": "Nobuyuki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-17",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147159/?format=api",
        "demozoo_url": "https://demozoo.org/music/147159/",
        "id": 147159,
        "title": "Flying Citrus",
        "author_nicks": [
            {
                "name": "Nobuyuki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45807/?format=api",
                    "id": 45807,
                    "name": "Nobuyuki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147171/?format=api",
        "demozoo_url": "https://demozoo.org/music/147171/",
        "id": 147171,
        "title": "a midsummer night's groove",
        "author_nicks": [
            {
                "name": "Nobuyuki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45807/?format=api",
                    "id": 45807,
                    "name": "Nobuyuki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97774/?format=api",
        "demozoo_url": "https://demozoo.org/music/97774/",
        "id": 97774,
        "title": "North Easter",
        "author_nicks": [
            {
                "name": "Nobuyuki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45807/?format=api",
                    "id": 45807,
                    "name": "Nobuyuki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "it"
        ]
    }
]