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

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

{
    "category": "https://api.routeconverter.com/v1/categories/913/",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fdd9357-a307-47ec-890e-8dd16090de00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2928/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3506/",
    "metadata": {
        "length": 7733,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 331,
        "size": 16251,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}