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

{
    "url": "https://demozoo.org/api/v1/productions/28929/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28929/",
    "id": 28929,
    "title": "No Transition",
    "author_nicks": [
        {
            "name": "Ukonx",
            "abbreviation": "UKX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19808/?format=api",
                "id": 19808,
                "name": "Ukonx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-02-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Erk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7133/?format=api",
                    "id": 7133,
                    "name": "Erk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/U/Ukonx/Ukonx-NoTransition.DMS"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://ukonx.free.fr/newsite/prods/demos/No_Transition.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=30531"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51027"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 2209,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/735/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/735/",
                    "id": 735,
                    "name": "Volcanic 1995",
                    "tagline": "Volcanic 1",
                    "start_date": "1995-02-24",
                    "end_date": "1995-02-27",
                    "location": "Gerzat, Département du Puy-de-Dôme, Auvergne, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.82583,
                    "longitude": 3.14472,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/a7/05cc.jw62903.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/67/a7/05cc.jw62903.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/a7/05cc.jw62903.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}