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

[
    {
        "url": "https://demozoo.org/api/v1/productions/363379/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363379/",
        "id": 363379,
        "title": "Music from Formula 1",
        "author_nicks": [
            {
                "name": "Norwegian Cracking Agency",
                "abbreviation": "NCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108392/?format=api",
                    "id": 108392,
                    "name": "Norwegian Cracking Agency",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/363378/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363378/",
        "id": 363378,
        "title": "Bad Cat November Demo",
        "author_nicks": [
            {
                "name": "Norwegian Cracking Agency",
                "abbreviation": "NCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108392/?format=api",
                    "id": 108392,
                    "name": "Norwegian Cracking Agency",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/363375/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363375/",
        "id": 363375,
        "title": "Music Sampler I",
        "author_nicks": [
            {
                "name": "Norwegian Cracking Agency",
                "abbreviation": "NCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108392/?format=api",
                    "id": 108392,
                    "name": "Norwegian Cracking Agency",
                    "is_group": true
                }
            },
            {
                "name": "Star One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109145/?format=api",
                    "id": 109145,
                    "name": "Star One",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-05-04",
        "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/363376/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363376/",
        "id": 363376,
        "title": "Music Sampler II",
        "author_nicks": [
            {
                "name": "Norwegian Cracking Agency",
                "abbreviation": "NCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108392/?format=api",
                    "id": 108392,
                    "name": "Norwegian Cracking Agency",
                    "is_group": true
                }
            },
            {
                "name": "Star One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109145/?format=api",
                    "id": 109145,
                    "name": "Star One",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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": []
    }
]