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

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

{
    "category": "https://api.routeconverter.com/v1/categories/330/",
    "description": "Bachtäler HR 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/65f00c32-248c-47a1-b199-cefac6305f16"
    },
    "localFile": "https://api.routeconverter.com/v1/files/856/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1055/",
    "metadata": {
        "length": 9953,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 457,
        "size": 22053,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}