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

{
    "url": "https://demozoo.org/api/v1/productions/123322/?format=api",
    "demozoo_url": "https://demozoo.org/music/123322/",
    "id": 123322,
    "title": "Gramophone",
    "author_nicks": [
        {
            "name": "Shamen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11253/?format=api",
                "id": 11253,
                "name": "Shamen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cyberdreams Inc.",
            "abbreviation": "CDI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14035/?format=api",
                "id": 14035,
                "name": "Cyberdreams Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-05-30",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Shamen/gramophone.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/amiganica_hungarica98/m4ch/06.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/amiganica_hungarica98/m4ch/aih-4ch.lzx"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 10896,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2032/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2032/",
                    "id": 2032,
                    "name": "Amiganica Hungarica 1998",
                    "tagline": "",
                    "start_date": "1998-05-30",
                    "end_date": "1998-05-31",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://fyanica.netexpert.hu/index.php?page=party&pid=2"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}