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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35864/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35864/",
        "id": 35864,
        "title": "Low Power",
        "author_nicks": [
            {
                "name": "Bird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67670/?format=api",
                    "id": 67670,
                    "name": "Bird",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anti Lamer League",
                "abbreviation": "ALL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22404/?format=api",
                    "id": 22404,
                    "name": "Anti Lamer League",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163042/?format=api",
        "demozoo_url": "https://demozoo.org/music/163042/",
        "id": 163042,
        "title": "Climb A Rock",
        "author_nicks": [
            {
                "name": "Bird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67670/?format=api",
                    "id": 67670,
                    "name": "Bird",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anti Lamer League",
                "abbreviation": "ALL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22404/?format=api",
                    "id": 22404,
                    "name": "Anti Lamer League",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273668/?format=api",
        "demozoo_url": "https://demozoo.org/music/273668/",
        "id": 273668,
        "title": "True Love",
        "author_nicks": [
            {
                "name": "Bird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67670/?format=api",
                    "id": 67670,
                    "name": "Bird",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anti Lamer League",
                "abbreviation": "ALL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22404/?format=api",
                    "id": 22404,
                    "name": "Anti Lamer League",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "10ch",
            "xm"
        ]
    }
]