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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "001; Rattenfängerfigur U. Glockenspiel to 067; Fischpfortenstrasse und Kupferschmiedestrasse und Stubenstrasse",
    "creator_name": "laui",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf614070-7c88-42a3-ac40-019129d6b255"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7799/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/10048/",
    "metadata": {
        "length": 443555,
        "lengthKind": "straight-line",
        "duration": 5974,
        "positionLists": 3,
        "positions": 2423,
        "size": 289644,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-07T08:30:08+00:00",
        "country": "DE"
    }
}