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

{
    "url": "https://demozoo.org/api/v1/productions/322845/?format=api",
    "demozoo_url": "https://demozoo.org/music/322845/",
    "id": 322845,
    "title": "Automatic",
    "author_nicks": [
        {
            "name": "Odex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13528/?format=api",
                "id": 13528,
                "name": "Odex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Plastic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136981/?format=api",
                "id": 136981,
                "name": "Plastic",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-09",
    "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/Odex/automatic.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 20,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1163,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/9/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/9/",
                    "id": 9,
                    "name": "Assembly 1997",
                    "tagline": "",
                    "start_date": "1997-08-08",
                    "end_date": "1997-08-10",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}