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

{
    "url": "https://demozoo.org/api/v1/productions/95932/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95932/",
    "id": 95932,
    "title": "With Me",
    "author_nicks": [
        {
            "name": "MJJ Prod",
            "abbreviation": "MJJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                "id": 11419,
                "name": "MJJ Prod",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Smith",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8078/?format=api",
                    "id": 8078,
                    "name": "Smith",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Shazz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/923/?format=api",
                    "id": 923,
                    "name": "Shazz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mystic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49026/?format=api",
                    "id": 49026,
                    "name": "Mystic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Eric Hines",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49027/?format=api",
                    "id": 49027,
                    "name": "Eric Hines",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Wilfried",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32603/?format=api",
                    "id": 32603,
                    "name": "Wilfried",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/alchimie2k13/demo/withme.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71844"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "59",
            "competition": {
                "id": 9776,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1919/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1919/",
                    "id": 1919,
                    "name": "Alchimie 2013",
                    "tagline": "Alchimie X",
                    "start_date": "2013-11-09",
                    "end_date": "2013-11-11",
                    "location": "Tain-l’Hermitage, Département de la Drôme, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.07217,
                    "longitude": 4.83708,
                    "website": "http://www.triplea.fr/alchimie2013/pages/index.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/1d/22e0.281571.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/69/1d/22e0.281571.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/1d/22e0.281571.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "nsfw",
        "processing"
    ]
}