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

[
    {
        "url": "https://demozoo.org/api/v1/productions/339880/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339880/",
        "id": 339880,
        "title": "Track'n'Sector #7",
        "author_nicks": [
            {
                "name": "Track",
                "abbreviation": "TRK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95240/?format=api",
                    "id": 95240,
                    "name": "Track",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-20",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/339793/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339793/",
        "id": 339793,
        "title": "Track'n'Sector #5",
        "author_nicks": [
            {
                "name": "Track",
                "abbreviation": "TRK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95240/?format=api",
                    "id": 95240,
                    "name": "Track",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-05-18",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/339548/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339548/",
        "id": 339548,
        "title": "Track'n'Sector 4",
        "author_nicks": [
            {
                "name": "Track",
                "abbreviation": "TRK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95240/?format=api",
                    "id": 95240,
                    "name": "Track",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-04-20",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/339526/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339526/",
        "id": 339526,
        "title": "Track'n'Sector 3",
        "author_nicks": [
            {
                "name": "Track",
                "abbreviation": "TRK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95240/?format=api",
                    "id": 95240,
                    "name": "Track",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-03-16",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/339261/?format=api",
        "demozoo_url": "https://demozoo.org/productions/339261/",
        "id": 339261,
        "title": "Track'n'Sector 1",
        "author_nicks": [
            {
                "name": "Track",
                "abbreviation": "TRK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95240/?format=api",
                    "id": 95240,
                    "name": "Track",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-01-26",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]