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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177621/?format=api",
        "demozoo_url": "https://demozoo.org/music/177621/",
        "id": 177621,
        "title": "In Peace (feat. Snowflake)",
        "author_nicks": [
            {
                "name": "DHS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1557/?format=api",
                    "id": 1557,
                    "name": "DHS",
                    "is_group": false
                }
            },
            {
                "name": "Snowflake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62046/?format=api",
                    "id": 62046,
                    "name": "Snowflake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-06",
        "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/307098/?format=api",
        "demozoo_url": "https://demozoo.org/music/307098/",
        "id": 307098,
        "title": "Starry Sometimes",
        "author_nicks": [
            {
                "name": "Juselius Maamies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62046/?format=api",
                    "id": 62046,
                    "name": "Snowflake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147965/?format=api",
        "demozoo_url": "https://demozoo.org/music/147965/",
        "id": 147965,
        "title": "Lumilinna",
        "author_nicks": [
            {
                "name": "Snowflake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62046/?format=api",
                    "id": 62046,
                    "name": "Snowflake",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]