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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167465/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/167465/",
        "id": 167465,
        "title": "Shuttle",
        "author_nicks": [
            {
                "name": "Mr. Museum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69462/?format=api",
                    "id": 69462,
                    "name": "Mr. Museum",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-14",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181753/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181753/",
        "id": 181753,
        "title": "Ares 1986",
        "author_nicks": [
            {
                "name": "Mr. Museum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69462/?format=api",
                    "id": 69462,
                    "name": "Mr. Museum",
                    "is_group": false
                }
            },
            {
                "name": "TePe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75477/?format=api",
                    "id": 75477,
                    "name": "TePe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-08",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "interlaced"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275749/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275749/",
        "id": 275749,
        "title": "MM! Party #5 Demo-Results",
        "author_nicks": [
            {
                "name": "Mr. Museum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69462/?format=api",
                    "id": 69462,
                    "name": "Mr. Museum",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275732/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275732/",
        "id": 275732,
        "title": "Mail Madness Party 4",
        "author_nicks": [
            {
                "name": "Mr. Museum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69462/?format=api",
                    "id": 69462,
                    "name": "Mr. Museum",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "german",
            "note"
        ]
    }
]