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

{
    "url": "https://demozoo.org/api/v1/productions/180374/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180374/",
    "id": 180374,
    "title": "Buino you love it",
    "author_nicks": [
        {
            "name": "The Other Days",
            "abbreviation": "TOD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75134/?format=api",
                "id": 75134,
                "name": "The Other Days",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
            "id": 14,
            "name": "Console Handheld"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Other Days",
                "abbreviation": "TOD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75134/?format=api",
                    "id": 75134,
                    "name": "The Other Days",
                    "is_group": true
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Other Days",
                "abbreviation": "TOD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75134/?format=api",
                    "id": 75134,
                    "name": "The Other Days",
                    "is_group": true
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Other Days",
                "abbreviation": "TOD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75134/?format=api",
                    "id": 75134,
                    "name": "The Other Days",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Rodot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75989/?format=api",
                    "id": 75989,
                    "name": "Rodot",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://theotherdays.net/files/TheOtherDays_BuinoYouLoveIt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://theotherdays.net/release/buino_you_love_it"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72489"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=J4YktrvK8gE"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/24/a3/dbf0.150952.png",
            "original_width": 630,
            "original_height": 360,
            "standard_url": "https://media.demozoo.org/screens/s/24/a3/dbf0.150952.png",
            "standard_width": 400,
            "standard_height": 228,
            "thumbnail_url": "https://media.demozoo.org/screens/t/24/a3/dbf0.150952.png",
            "thumbnail_width": 200,
            "thumbnail_height": 114
        }
    ],
    "tags": [
        "arduino",
        "source-available",
        "gamebuino"
    ]
}