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

{
    "url": "https://demozoo.org/api/v1/productions/305266/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305266/",
    "id": 305266,
    "title": "Intro for Magpies",
    "author_nicks": [
        {
            "name": "Sensenstahl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22787/?format=api",
                "id": 22787,
                "name": "Sensenstahl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sensenstahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22787/?format=api",
                    "id": 22787,
                    "name": "Sensenstahl",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/sensenstahl/maggie.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90908"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=9aeXdtB5D_s"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4378/",
            "id": 4378,
            "name": "Lovebyte 2022",
            "tagline": "Bring the Love!",
            "start_date": "2022-02-11",
            "end_date": "2022-02-13",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://lovebyte.party/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cb/4f/0e96.304828.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/cb/4f/0e96.304828.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/4f/0e96.304828.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}