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

{
    "url": "https://demozoo.org/api/v1/productions/346031/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346031/",
    "id": 346031,
    "title": "Kowciu Intro",
    "author_nicks": [
        {
            "name": "Revelation",
            "abbreviation": "RVL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                "id": 10677,
                "name": "Revelation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Babyloon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15245/?format=api",
                    "id": 15245,
                    "name": "Babyloon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hetero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7260/?format=api",
                    "id": 7260,
                    "name": "Hetero",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.turpeau.net/babyloon/releases/intro-kowciu.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=48711"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "j2me"
    ]
}