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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320922/?format=api",
        "demozoo_url": "https://demozoo.org/music/320922/",
        "id": 320922,
        "title": "Join The Party (Extended Mix)",
        "author_nicks": [
            {
                "name": "The Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136555/?format=api",
                    "id": 136555,
                    "name": "The Shadow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320923/?format=api",
        "demozoo_url": "https://demozoo.org/music/320923/",
        "id": 320923,
        "title": "Happy Love Rave",
        "author_nicks": [
            {
                "name": "The Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136555/?format=api",
                    "id": 136555,
                    "name": "The Shadow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/320924/?format=api",
        "demozoo_url": "https://demozoo.org/music/320924/",
        "id": 320924,
        "title": "Love In Trance",
        "author_nicks": [
            {
                "name": "The Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136555/?format=api",
                    "id": 136555,
                    "name": "The Shadow",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "lost"
        ]
    }
]