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

[
    {
        "url": "https://demozoo.org/api/v1/productions/345167/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345167/",
        "id": 345167,
        "title": "Zenos +2",
        "author_nicks": [
            {
                "name": "Madonna Cracking Group",
                "abbreviation": "MCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34176/?format=api",
                    "id": 34176,
                    "name": "Madonna Cracking Group",
                    "is_group": true
                }
            },
            {
                "name": "The Stand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119612/?format=api",
                    "id": 119612,
                    "name": "The Stand",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-04-15",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302539/?format=api",
        "demozoo_url": "https://demozoo.org/productions/302539/",
        "id": 302539,
        "title": "Aliens",
        "author_nicks": [
            {
                "name": "The Stand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119612/?format=api",
                    "id": 119612,
                    "name": "The Stand",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "aliens"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/349681/?format=api",
        "demozoo_url": "https://demozoo.org/productions/349681/",
        "id": 349681,
        "title": "Time Cruncher V4.0",
        "author_nicks": [
            {
                "name": "Network",
                "abbreviation": "NET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/605/?format=api",
                    "id": 605,
                    "name": "Network",
                    "is_group": true
                }
            },
            {
                "name": "The Stand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119612/?format=api",
                    "id": 119612,
                    "name": "The Stand",
                    "is_group": false
                }
            }
        ],
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer",
            "timecruncher"
        ]
    }
]