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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DDorf - Mülheim",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6bd3e26b-146c-443b-aba9-4b18b1a5c48f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37490/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53981/",
    "metadata": {
        "length": 33446,
        "lengthKind": "track",
        "duration": 7974,
        "positionLists": 1,
        "positions": 886,
        "size": 91175,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-26T17:46:18+00:00",
        "elevationGain": 753,
        "elevationLoss": 781,
        "country": "DE"
    }
}