This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/53435/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "43b4a807752504ea3beac318c7ceba7b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track 001 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56200e59-8e6b-4a2c-8043-bba493e31598"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36944/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53435/",
    "metadata": {
        "length": 76052,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 602,
        "size": 28717,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}