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

{
    "url": "https://demozoo.org/api/v1/productions/173120/?format=api",
    "demozoo_url": "https://demozoo.org/music/173120/",
    "id": 173120,
    "title": "Rising Moons",
    "author_nicks": [
        {
            "name": "DJC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72173/?format=api",
                "id": 72173,
                "name": "DJC",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Artware",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45697/?format=api",
                "id": 45697,
                "name": "Artware",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-03-16",
    "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/45/7a/rising.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/D/DJC/4CHANNEL/RISING.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13276,
                "name": "Tracker",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3213/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3213/",
                    "id": 3213,
                    "name": "ADM-Tracker-Competition",
                    "tagline": "",
                    "start_date": "1995-11-25",
                    "end_date": "1996-03-17",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}