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

[
    {
        "url": "https://demozoo.org/api/v1/productions/362726/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362726/",
        "id": 362726,
        "title": "Abomination",
        "author_nicks": [
            {
                "name": "The Foxfire Crew",
                "abbreviation": "TFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109692/?format=api",
                    "id": 109692,
                    "name": "The Foxfire Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-03",
        "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/362733/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362733/",
        "id": 362733,
        "title": "Addresses #1",
        "author_nicks": [
            {
                "name": "The Foxfire Crew",
                "abbreviation": "TFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109692/?format=api",
                    "id": 109692,
                    "name": "The Foxfire Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": [
            "addresses"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362731/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362731/",
        "id": 362731,
        "title": "Just Run",
        "author_nicks": [
            {
                "name": "The Foxfire Crew",
                "abbreviation": "TFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109692/?format=api",
                    "id": 109692,
                    "name": "The Foxfire Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12",
        "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/362732/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362732/",
        "id": 362732,
        "title": "Co-Part",
        "author_nicks": [
            {
                "name": "The Foxfire Crew",
                "abbreviation": "TFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109692/?format=api",
                    "id": 109692,
                    "name": "The Foxfire Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12",
        "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": [
            "one-file-demo"
        ]
    }
]