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

[
    {
        "url": "https://demozoo.org/api/v1/productions/311234/?format=api",
        "demozoo_url": "https://demozoo.org/music/311234/",
        "id": 311234,
        "title": "We Have Arrived",
        "author_nicks": [
            {
                "name": "Shortcut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75819/?format=api",
                    "id": 75819,
                    "name": "Shortcut",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311096/?format=api",
        "demozoo_url": "https://demozoo.org/music/311096/",
        "id": 311096,
        "title": "Fly",
        "author_nicks": [
            {
                "name": "Shortcut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75819/?format=api",
                    "id": 75819,
                    "name": "Shortcut",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/182602/?format=api",
        "demozoo_url": "https://demozoo.org/music/182602/",
        "id": 182602,
        "title": "80's Reminder",
        "author_nicks": [
            {
                "name": "Echo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25869/?format=api",
                    "id": 25869,
                    "name": "Echo",
                    "is_group": false
                }
            },
            {
                "name": "Shortcut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75819/?format=api",
                    "id": 75819,
                    "name": "Shortcut",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "xm"
        ]
    }
]