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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/",
    "description": "Rundweg 10",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83e40fca-8ccf-4245-8a66-2c9aff477be9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2629/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3189/",
    "metadata": {
        "length": 4539,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 206,
        "size": 10502,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}