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

{
    "url": "https://demozoo.org/api/v1/productions/153292/?format=api",
    "demozoo_url": "https://demozoo.org/productions/153292/",
    "id": 153292,
    "title": "I just can't get enough",
    "author_nicks": [
        {
            "name": "d'Oh!",
            "abbreviation": "dOh!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26636/?format=api",
                "id": 26636,
                "name": "d'Oh!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-02",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kalachnikov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26638/?format=api",
                    "id": 26638,
                    "name": "Kalachnikov",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Babs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27819/?format=api",
                    "id": 27819,
                    "name": "Babs",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "Naku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74151/?format=api",
                    "id": 74151,
                    "name": "Naku",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Naku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74151/?format=api",
                    "id": 74151,
                    "name": "Naku",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "flure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18774/?format=api",
                    "id": 18774,
                    "name": "flure",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D + 3D"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=820"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13807,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1932/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1932/",
                    "id": 1932,
                    "name": "Iradium 2000",
                    "tagline": "",
                    "start_date": "2000-02-18",
                    "end_date": "2000-02-20",
                    "location": "Gap, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 44.561581,
                    "longitude": 6.08286,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}