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

{
    "url": "https://demozoo.org/api/v1/productions/74486/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74486/",
    "id": 74486,
    "title": "Intro",
    "author_nicks": [
        {
            "name": "The Removers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31844/?format=api",
                "id": 31844,
                "name": "The Removers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Seb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112999/?format=api",
                    "id": 112999,
                    "name": "Seb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://removers.free.fr/softs/archives/intro.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/REMOVERS/INTRO.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24721"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=BcmVrQWxz40"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1762/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1762/",
            "id": 1762,
            "name": "Atari Connexion 2006",
            "tagline": "",
            "start_date": "2006-04-22",
            "end_date": "2006-04-23",
            "location": "Congis-Sur-Therouanne, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.00795,
            "longitude": 2.98164,
            "website": "http://www.jaguar-connexion.fr.st/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}