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

[
    {
        "url": "https://demozoo.org/api/v1/productions/343867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343867/",
        "id": 343867,
        "title": "Sector 90 Music",
        "author_nicks": [
            {
                "name": "Alpha-170 International",
                "abbreviation": "A-170",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106964/?format=api",
                    "id": 106964,
                    "name": "Alpha-170 International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-08-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/343868/?format=api",
        "demozoo_url": "https://demozoo.org/productions/343868/",
        "id": 343868,
        "title": "The Tube Music",
        "author_nicks": [
            {
                "name": "Alpha-170 International",
                "abbreviation": "A-170",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106964/?format=api",
                    "id": 106964,
                    "name": "Alpha-170 International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/286263/?format=api",
        "demozoo_url": "https://demozoo.org/productions/286263/",
        "id": 286263,
        "title": "Magic Sinus",
        "author_nicks": [
            {
                "name": "Alpha-170 International",
                "abbreviation": "A-170",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106964/?format=api",
                    "id": 106964,
                    "name": "Alpha-170 International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]