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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Beilstein Tour 4 Nürburgring",
    "creator_name": "wurst",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1bb88d75-67b7-41c5-8953-2ea1259eae35"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3848/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4599/",
    "metadata": {
        "length": 2358509,
        "lengthKind": "routed",
        "duration": 988824,
        "positionLists": 8,
        "positions": 12489,
        "size": 891284,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-05T18:46:39+00:00",
        "country": "DE"
    }
}