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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188278/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188278/",
        "id": 188278,
        "title": "Final Demo",
        "author_nicks": [
            {
                "name": "6581 Crew",
                "abbreviation": "6581",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68484/?format=api",
                    "id": 68484,
                    "name": "6581 Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-05-10",
        "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/165354/?format=api",
        "demozoo_url": "https://demozoo.org/productions/165354/",
        "id": 165354,
        "title": "The Copy-Party Demo",
        "author_nicks": [
            {
                "name": "6581 Crew",
                "abbreviation": "6581",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68484/?format=api",
                    "id": 68484,
                    "name": "6581 Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-04-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188277/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188277/",
        "id": 188277,
        "title": "6581 Music IX",
        "author_nicks": [
            {
                "name": "6581 Crew",
                "abbreviation": "6581",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68484/?format=api",
                    "id": 68484,
                    "name": "6581 Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-01-11",
        "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/188279/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188279/",
        "id": 188279,
        "title": "Spellbound Demo",
        "author_nicks": [
            {
                "name": "6581 Crew",
                "abbreviation": "6581",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68484/?format=api",
                    "id": 68484,
                    "name": "6581 Crew",
                    "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/296862/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296862/",
        "id": 296862,
        "title": "Music from The Vikings",
        "author_nicks": [
            {
                "name": "6581 Crew",
                "abbreviation": "6581",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68484/?format=api",
                    "id": 68484,
                    "name": "6581 Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-21",
        "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": [
            "the-vikings"
        ]
    }
]