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

[
    {
        "url": "https://demozoo.org/api/v1/productions/61359/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/61359/",
        "id": 61359,
        "title": "ht2010",
        "author_nicks": [
            {
                "name": "Pulsar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9149/?format=api",
                    "id": 9149,
                    "name": "Pulsar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Simbols",
                "abbreviation": "SMB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9712/?format=api",
                    "id": 9712,
                    "name": "Simbols",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-10-30",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/56076/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56076/",
        "id": 56076,
        "title": "Picture",
        "author_nicks": [
            {
                "name": "Pulsar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9149/?format=api",
                    "id": 9149,
                    "name": "Pulsar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Original Computers Association",
                "abbreviation": "OCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                    "id": 9150,
                    "name": "Original Computers Association",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14979/?format=api",
        "demozoo_url": "https://demozoo.org/productions/14979/",
        "id": 14979,
        "title": "2x256",
        "author_nicks": [
            {
                "name": "Pulsar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9149/?format=api",
                    "id": 9149,
                    "name": "Pulsar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Original Computers Association",
                "abbreviation": "OCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                    "id": 9150,
                    "name": "Original Computers Association",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14763/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14763/",
        "id": 14763,
        "title": "I want kill pc",
        "author_nicks": [
            {
                "name": "Pulsar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9149/?format=api",
                    "id": 9149,
                    "name": "Pulsar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "O.C.A",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                    "id": 9150,
                    "name": "Original Computers Association",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]