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

{
    "url": "https://demozoo.org/api/v1/productions/148062/?format=api",
    "demozoo_url": "https://demozoo.org/productions/148062/",
    "id": 148062,
    "title": "Invitation to Alchimie 7",
    "author_nicks": [
        {
            "name": "mmu_man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27244/?format=api",
                "id": 27244,
                "name": "mmu_man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
            "id": 27,
            "name": "Calculator"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "mmu_man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27244/?format=api",
                    "id": 27244,
                    "name": "mmu_man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://revolf.free.fr/ti92/ALCHIMIE7_89.GIF"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://revolf.free.fr/ti92/alchimie7invite.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32244"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1206/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1206/",
            "id": 1206,
            "name": "Alchimie 2007",
            "tagline": "Alchimie 7",
            "start_date": "2007-11-02",
            "end_date": "2007-11-04",
            "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/alchimie2007/pages/index.php"
        }
    ],
    "screenshots": [],
    "tags": [
        "ti-89",
        "ti-89-titanium",
        "ti-92"
    ]
}